Seltz · Authentication Profile

Seltz Authentication

Authentication

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

CompanyWeb SearchAI InfrastructureRetrievalRAGAgentsLLMKnowledge APIDeveloper ToolsMCP
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

ApiKeyHeader apiKey
· in: header ()
BearerToken http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.seltz.ai/quickstart
docs: https://docs.seltz.ai/quickstart
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
schemes:
- name: ApiKeyHeader
  type: apiKey
  in: header
  parameter_name: x-api-key
  description: >-
    Seltz API key passed in the x-api-key request header. Generate keys in the
    console at https://console.seltz.ai/api-keys. The REST /v1/search and
    /v1/answer endpoints also accept the key in the JSON body as `api_key`, but
    the x-api-key header takes precedence and is the recommended method.
  sources: [openapi/seltz-openapi-original.json]
- name: BearerToken
  type: http
  scheme: bearer
  description: >-
    The hosted MCP server (https://mcp.seltz.ai/mcp) authenticates with the same
    API key passed as `Authorization: Bearer <SELTZ_API_KEY>`.
  sources: [mcp/seltz-mcp.yml]
notes: >-
  The published OpenAPI (v1.3.0) models the API key as a required `x-api-key`
  header parameter rather than a formal components.securitySchemes entry, so
  the mechanical auth-derive script found no schemes; this profile is captured
  from the documentation and spec parameters. No OAuth2/OIDC flows exist, so
  there is no scopes artifact.

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