# Aspect Systems ## Docs - [Obtain Access Token](https://docs.aspect.systems/api/authentication/obtain-access-token.md): Obtain an access token used to authenticate API requests using Client Credentials provided by Aspect Systems. - [List Divisions](https://docs.aspect.systems/api/divisions/list-divisions.md): Retrieve all divisions for a specific organization. - [Show Division](https://docs.aspect.systems/api/divisions/show-division.md): Retrieve a specific division by its ID. - [List Entries](https://docs.aspect.systems/api/entries/list-entries.md): Retrieve all entries for a specific organization. - [Show Entry](https://docs.aspect.systems/api/entries/show-entry.md): Retrieve a specific entry by its ID. - [List Memberships](https://docs.aspect.systems/api/memberships/list-memberships.md): Retrieve all memberships for a specific organization. - [Show Membership](https://docs.aspect.systems/api/memberships/show-membership.md): Retrieve a specific membership by its ID. - [Get Organization](https://docs.aspect.systems/api/organizations/get-organization.md): Retrieve a single organization by its ID. - [List Organizations](https://docs.aspect.systems/api/organizations/list-organizations.md): Retrieve all organizations that you have access to. - [Update Rate](https://docs.aspect.systems/api/rates/update-rate.md): Update the price of a slot rate. - [Create Reservation](https://docs.aspect.systems/api/reservations/create-reservation.md): Create a new reservation for the organization. - [List Reservations](https://docs.aspect.systems/api/reservations/list-reservations.md): Retrieve all reservations for a specific organization. - [Show Reservation](https://docs.aspect.systems/api/reservations/show-reservation.md): Retrieve a specific reservation by its ID. - [List Slots](https://docs.aspect.systems/api/slots/list-slots.md): Retrieve all slots for a specific organization. - [Show Slot](https://docs.aspect.systems/api/slots/show-slot.md): Retrieve a specific slot by its ID. - [Authentication](https://docs.aspect.systems/authentication.md): Learn how to authenticate with the Aspect Systems API - [Creating Reservations](https://docs.aspect.systems/guides/creating-reservations.md): Learn how to create reservations through the API - [Introduction](https://docs.aspect.systems/index.md): Aspect Systems API Documentation - [Pagination](https://docs.aspect.systems/pagination.md): Learn how to paginate through API responses - [Terminology](https://docs.aspect.systems/terminology.md): Key terms and definitions used in the Aspect Systems API ## OpenAPI Specs - [openapi](https://docs.aspect.systems/endpoints/openapi.json)