Booqable · Authentication Profile

Booqable Authentication

Authentication

Booqable secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

Rental ManagementInventoryEquipment RentalBookingsOrdersE-commerceJSON:API
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/booqable-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: 'An access token created in Booqable account settings, sent as "Authorization:
    Bearer <token>". Booqable also supports request signing (single-use signed tokens using
    ES256, RS256, or HS256) and, on the legacy v1 API, an api_key query parameter.'
  sources:
  - openapi/booqable-openapi.yml