Spyne · Authentication Profile

Spyne Authentication

Authentication

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

CompanyArtificial IntelligenceAutomotiveImageVideoComputer-VisionMachine-LearningDealershipsMedia ProcessingWebhook
Methods: http, apiKey Schemes: 2 OAuth flows: API key in: header, body

Security Schemes

BearerToken http
scheme: bearer · in: header (Authorization)
AuthKey apiKey
· in: body (auth_key)

Source

Authentication Profile

spyne-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.spyne.ai/docs/authentication
docs: https://docs.spyne.ai/docs/authentication
summary:
  types: [http, apiKey]
  api_key_in: [header, body]
  oauth2_flows: []
  notes: >-
    All Spyne Unified API calls use Bearer Token authentication via the
    Authorization header. API keys are generated in the Spyne Console under
    Developer Hub > API Keys ("Generate Key"); the key is shown only once.
    Some legacy image endpoints additionally accept the credential as an
    auth_key request field / Auth-key.
schemes:
- name: BearerToken
  type: http
  scheme: bearer
  in: header
  parameter: Authorization
  source: https://docs.spyne.ai/docs/authentication
  description: >-
    Bearer token issued from the Spyne Console (Developer Hub > API Keys).
    Sent as "Authorization: Bearer <token>".
- name: AuthKey
  type: apiKey
  in: body
  parameter: auth_key
  source: https://docs.spyne.ai/reference/autotransformation
  description: >-
    Legacy image endpoints (e.g. replace-bg) accept the API key as an auth_key
    body field; a 401 "Invalid Auth-key" is returned when it is missing/invalid.

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/spyne-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.