Sapien · Authentication Profile

Sapien Authentication

Authentication

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

CompanyAIData QualityData LabelingMachine LearningHuman in the LoopAttestationBlockchainConsensusMCP
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/sapien-poq-openapi-original.json
docs: https://docs.sapien.io/integrate/api-keys
summary:
  types:
  - http
  api_key_format: poq_live_ + 32 base62 chars (41 chars total)
  key_management: https://sapien-poq.up.railway.app/originator/api-keys
  note: >-
    Token is shown exactly once at creation and cannot be retrieved later. Project and
    upload endpoints additionally require the key creator to be an org originator.
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: API key
  description: 'Developer API key using the Authorization: Bearer poq_live_... header.'
  sources:
  - openapi/sapien-poq-openapi-original.json