SEC API · Authentication Profile

Sec Api Authentication

Authentication

SEC API secures its APIs with apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.

SEC FilingsRegulatory FilingsEDGARFinancial DataComplianceGovernment ReportsInsider Trading13FXBRLFull-Text Search
Methods: apiKey Schemes: 3 OAuth flows: API key in:

Security Schemes

apiKeyHeader apiKey
scheme: Authorization · in: header ()
apiKeyQuery apiKey
scheme: token · in: query ()
apiKeyWebSocket apiKey
scheme: apiKey · in: query ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: documented
source: https://sec-api.io/docs (query-api, full-text-search, stream-api)
summary:
  types:
  - apiKey
schemes:
- name: apiKeyHeader
  type: apiKey
  in: header
  scheme: Authorization
  description: >-
    REST calls authenticate with a single API token from your sec-api.io
    account, passed directly in the Authorization header with no `Bearer`
    prefix, e.g. `Authorization: YOUR_API_KEY`.
  sources:
  - https://sec-api.io/docs/query-api
  - openapi/sec-api-openapi.yml
- name: apiKeyQuery
  type: apiKey
  in: query
  scheme: token
  description: >-
    Alternative for REST calls: pass the same API token as the `token` query
    parameter, e.g. `https://api.sec-api.io?token=YOUR_API_KEY`.
  sources:
  - https://sec-api.io/docs/query-api
  - openapi/sec-api-openapi.yml
- name: apiKeyWebSocket
  type: apiKey
  in: query
  scheme: apiKey
  description: >-
    The real-time Filing Stream WebSocket authenticates with the token as the
    `apiKey` query parameter on the connection URL, e.g.
    `wss://stream.sec-api.io?apiKey=YOUR_API_KEY`.
  sources:
  - https://sec-api.io/docs/stream-api
  - asyncapi/sec-api-asyncapi.yml

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/sec-api-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.