Aptible · Authentication Profile

Aptible Authentication

Authentication

Aptible secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyPlatform as a ServiceCloud InfrastructureDeploymentManaged DatabasesSecurityComplianceHIPAADevOpsAI GatewayMCP
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

HTTPBearer http
scheme: bearer
token apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-08-06'
method: derived
source: openapi/aptible-cloud-openapi-original.yml, openapi/aptible-deploy-openapi-original.yml,
  openapi/aptible-tool-server-openapi-original.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: HTTPBearer
  type: http
  scheme: bearer
  sources:
  - openapi/aptible-cloud-openapi-original.yml
  - openapi/aptible-tool-server-openapi-original.yml
- name: token
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/aptible-deploy-openapi-original.yml