Skip to main content
Base URL:
Authenticate with a Protoface API key:
Create and manage keys in app.protoface.com.

Conventions

  • IDs are prefixed strings such as sess_... and av_....
  • Timestamps are ISO-8601 UTC strings.
  • List endpoints use cursor pagination with limit and starting_after.
  • Error responses use the envelope described in Errors.
  • POST /v1/sessions accepts Idempotency-Key for safe retries.