Context.dev · Authentication Profile

Contextdev Authentication

Authentication

Context.dev secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the jwt-bearer and agent-auth-claim flow(s).

Web ScrapingBrand IntelligenceData EnrichmentAI AgentsWeb DataClassificationWebsite MonitoringCompany DataDeveloper Tools
Methods: http, oauth2 Schemes: 2 OAuth flows: jwt-bearer, agent-auth-claim API key in:

Security Schemes

bearerAuth http
scheme: bearer
AgentAuth oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/contextdev-openapi.yml
method_note: >-
  Derived bearerAuth from the OpenAPI, upgraded with the documented auth model
  from https://www.context.dev/auth.md and the OAuth2 agent-auth metadata at
  /.well-known/oauth-authorization-server.
docs: https://www.context.dev/auth.md
summary:
  types:
  - http
  - oauth2
  api_key_prefix: ctxt_secret_
  oauth2_flows:
  - jwt-bearer
  - agent-auth-claim
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: >-
    Static API key issued from the dashboard (prefix ctxt_secret_), sent as a
    Bearer token in the Authorization header.
  sources:
  - openapi/contextdev-openapi.yml
- name: AgentAuth
  type: oauth2
  description: >-
    WorkOS-style agentic registration (service_auth). Agents discover the
    authorization server, register at /agent/identity, deliver a claim code to
    the user, then poll /oauth2/token. Scopes api.read + api.write.
  authorization_server: https://www.context.dev
  token_endpoint: https://www.context.dev/oauth2/token
  revocation_endpoint: https://www.context.dev/oauth2/revoke
  scopes:
  - api.read
  - api.write
  grant_types:
  - urn:ietf:params:oauth:grant-type:jwt-bearer
  - urn:workos:agent-auth:grant-type:claim
  sources:
  - well-known/contextdev-oauth-authorization-server.json
  - https://www.context.dev/auth.md

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