ToAPIs · Authentication Profile

Toapis Authentication

Authentication

ToAPIs declares 1 security scheme(s) across its OpenAPI definitions.

AI APILLM/AI gatewaymodel aggregationOpenAI-compatiblemodel routingprovider failovertext generationimage generationvideo generationdeveloper tools
Methods: Schemes: 1 OAuth flows: API key in:

Security Schemes

API key (Bearer token) http
scheme: bearer

Source

Authentication Profile

toapis-authentication.yml Raw ↑
generated: '2026-09-07'
method: searched
source: https://docs.toapis.com/docs/cn/quickstart.md
docs: https://docs.toapis.com/docs/cn/quickstart
notes: >-
  No OpenAPI is published, so this profile is read from the documentation. Every
  endpoint uses the same scheme; there is no OAuth, no scopes, and no mTLS. Keys are
  created in the console (https://toapis.com/console/token) or via the
  POST /v1/account/tokens API; a key's secret is returned exactly once at creation.
schemes:
  - type: http
    scheme: bearer
    name: API key (Bearer token)
    header: 'Authorization: Bearer <key>'
    key_prefix: sk-
    applies_to: all endpoints on https://toapis.com/v1 (and https://toapis.cn for mainland China)
key_management:
  console: https://toapis.com/console/token
  api: POST /v1/account/tokens (create tokens with name, expiry, quota, model restrictions)
  controls:
    - per-token expiry (Unix timestamp or -1 for never)
    - per-token total quota / credits (200 credits = 1 USD)
    - per-token daily and monthly credit limits
    - per-token model restrictions
  rate_limit_scope: per user ID — all tokens of one user share rate-limit buckets

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