Agnost AI · Authentication Profile

Agnost Ai Authentication

Authentication

Agnost AI secures its APIs with apiKey and http across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyAI AgentsAgent AnalyticsObservabilityOpenTelemetryMCPConversational AIMonitoringDeveloper ToolsAnalytics
Methods: apiKey, http Schemes: 3 OAuth flows: API key in: header

Security Schemes

OrgId apiKey
· in: header (x-org-id)
BearerAuth http
scheme: bearer
ApiKey apiKey
· in: header (x-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/agnost-ai-openapi-original.yml
docs: https://docs.agnost.ai/authentication
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
  models:
  - name: SDK ingestion
    endpoints: /api/v1/*
    credential: x-org-id header (organization UUID; public routing identifier, not a secret)
  - name: Dashboard/API (JWT)
    credential: 'Authorization: Bearer <jwt> + x-org-id'
    use: browser/dashboard access after Google OAuth login
  - name: Dashboard/API (API key)
    credential: x-api-key (agnost_<64-hex>) + optional x-org-id
    use: programmatic dashboard/API access; issued from Settings -> API Keys
  - name: OpenTelemetry ingestion
    endpoint: https://otel.agnost.ai/v1/traces
    credential: 'OTEL_EXPORTER_OTLP_HEADERS=X-Agnost-Org-ID=<org-id>'
  - name: MCP server
    endpoint: https://mcp.agnost.ai/mcp
    credential: OAuth 2.1 (dynamic client registration, Google identity)
schemes:
- name: OrgId
  type: apiKey
  in: header
  parameter: x-org-id
  description: Organization ID (UUID). Used by SDKs for event ingestion. Header is case-insensitive.
  sources:
  - openapi/agnost-ai-openapi-original.yml
- name: BearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: JWT token from OAuth login.
  sources:
  - openapi/agnost-ai-openapi-original.yml
- name: ApiKey
  type: apiKey
  in: header
  parameter: x-api-key
  description: API key (`agnost_<64-hex>`) for programmatic dashboard access. Issued via Settings
    → API Keys.
  sources:
  - openapi/agnost-ai-openapi-original.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/agnost-ai-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.