Twelve Data · Authentication Profile

Twelvedata Authentication

Authentication

Twelve Data secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

Market DataFinancial DataStocksForexCryptoReal-Time DataTechnical IndicatorsFundamentals
Methods: apiKey Schemes: 2 OAuth flows: API key in: query, header

Security Schemes

apikey_query apiKey
· in: query ()
apikey_header apiKey
· in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-22'
method: searched
source: https://twelvedata.com/docs/llms/introduction.md (Authentication section)
docs: https://twelvedata.com/docs
summary:
  types:
  - apiKey
  api_key_in:
  - query
  - header
schemes:
- name: apikey_query
  type: apiKey
  in: query
  keyName: apikey
  sources:
  - openapi/twelvedata-openapi-original.json
  notes: API key supplied as the apikey query parameter, e.g. ?apikey=YOUR_API_KEY.
    Also used to authenticate the WebSocket connection URL. Matches securityScheme
    queryParameter in the provider-published OpenAPI.
- name: apikey_header
  type: apiKey
  in: header
  keyName: Authorization
  format: 'apikey <KEY>'
  sources:
  - openapi/twelvedata-openapi-original.json
  notes: 'Recommended method — API key supplied via the Authorization header as:
    Authorization: apikey YOUR_API_KEY. Matches securityScheme authorizationHeader
    in the provider-published OpenAPI.'
key_issuance:
  signup: https://twelvedata.com/register
  dashboard: https://twelvedata.com/account/api-keys
  demo_key: apikey=demo (published demo key for demo requests)
related:
  mcp_oauth: >-
    The hosted MCP server (https://mcp.twelvedata.com/mcp) fronts the API-key
    model with OAuth 2.0 authorization-code + PKCE (RFC 8414 metadata captured
    in well-known/twelvedata-mcp-oauth-authorization-server.json, scope
    "twelvedata"); login links the user's Twelve Data API key.

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/twelvedata-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 email required.

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