Reson8 · Authentication Profile

Reson8 Authentication

Authentication

Reson8 secures its APIs with apiKey and http-bearer across 3 declared security schemes, as derived from its OpenAPI definitions.

Speech RecognitionSpeech-to-TextASRVoice AITranscriptionDiarizationMachine-LearningDevelopers
Methods: apiKey, http-bearer Schemes: 3 OAuth flows: API key in: header

Security Schemes

ApiKey apiKey
· in: header ()
Bearer http
scheme: bearer
WebSocketSubProtocol websocket-subprotocol

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.reson8.dev/documentation/general/authentication/
docs: https://docs.reson8.dev/documentation/general/authentication/
summary:
  types: [apiKey, http-bearer]
  api_key_in: [header]
  api_key_header: Authorization
  api_key_scheme_prefix: ApiKey
  oauth2_flows: []
  token_exchange: true
  token_ttl_seconds: 600
schemes:
  - name: ApiKey
    type: apiKey
    in: header
    header: Authorization
    value_format: 'ApiKey <api_key>'
    scenario: Direct server-to-server connections. Keys are scoped to a client, created/managed in the console. Never expose client-side.
    sources: [docs]
  - name: Bearer
    type: http
    scheme: bearer
    value_format: 'Bearer <access_token>'
    scenario: End-user / client-side connections. Short-lived access token obtained by exchanging an API key at POST /v1/auth/token (token_type Bearer, expires_in ~600s).
    token_endpoint: https://api.reson8.dev/v1/auth/token
    sources: [docs]
  - name: WebSocketSubProtocol
    type: websocket-subprotocol
    header: Sec-WebSocket-Protocol
    value_format: 'bearer, <access_token>'
    scenario: Browser WebSocket connections that cannot set custom headers pass the access token via the WebSocket sub-protocol.
    sources: [docs]

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/reson8-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.