.txt · Authentication Profile

Txt Authentication

Authentication

Auth profile for the dottxt API, from the published OpenAPI securitySchemes (openapi/txt-dottxt-openapi-original.json) and the docs authentication page. Single scheme: bearer API key in the Authorization header. Keys are prefixed sk-dottxt- and are created/managed in the dashboard; access is currently granted via a request form. The Python SDK and CLI read DOTTXT_API_KEY by default (dottxt login stores credentials locally).

.txt secures its APIs with http-bearer across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceLLMStructured OutputsJSON-SchemaInferenceDeveloper ToolsMachine-Learning
Methods: http-bearer Schemes: 1 OAuth flows: API key in: header

Security Schemes

BearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.dottxt.ai/api/authentication
docs: https://docs.dottxt.ai/api/authentication
description: >-
  Auth profile for the dottxt API, from the published OpenAPI securitySchemes
  (openapi/txt-dottxt-openapi-original.json) and the docs authentication page.
  Single scheme: bearer API key in the Authorization header. Keys are prefixed
  sk-dottxt- and are created/managed in the dashboard; access is currently
  granted via a request form. The Python SDK and CLI read DOTTXT_API_KEY by
  default (dottxt login stores credentials locally).
summary:
  types: [http-bearer]
  api_key_in: [header]
  oauth2_flows: []
schemes:
  - name: BearerAuth
    type: http
    scheme: bearer
    bearerFormat: API Key
    header: 'Authorization: Bearer <DOTTXT_API_KEY>'
    key_prefix: sk-dottxt-
    environment_variable: DOTTXT_API_KEY
    sources: [openapi/txt-dottxt-openapi-original.json]
    notes: >-
      API keys can be created and managed in the dashboard. Connection check:
      GET https://api.dottxt.ai/v1/models with the bearer header returns 200
      with the models available to the key. 401 = invalid/missing key, 403 =
      key lacks access to the requested model, 402 = insufficient credits.

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