Relace · Authentication Profile

Relace Authentication

Authentication

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

CompanyAICoding AgentsCode GenerationDeveloper ToolsMachine LearningCode SearchLLM
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/relace-openapi-original.json
docs: https://docs.relace.ai/api-reference/introduction
key_format: rlc-<32-char>
obtain: https://app.relace.ai/settings/api-keys
scoped_tokens: >-
  Repo Tokens are scoped API keys created per repository for narrower access.
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: Relace API key Authorization header using the Bearer scheme.
  sources:
  - openapi/relace-openapi-original.json