drillr Public Data API · Authentication Profile

Drillr Authentication

Authentication

drillr Public Data API secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions.

Financial DataEquitiesSEC FilingsFundamentalsEarningsOwnershipCorporate EventsAnalyst Ratingsnews-signalsMCPagent-native
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (X-API-KEY)
MCP OAuth oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-09-14'
method: searched
source: https://drillr.ai/docs/api
summary:
  types:
  - apiKey
  - oauth2
  api_key_in:
  - header
  note: >-
    Two surfaces, two auth models. The REST API (gateway.drillr.ai/api/v2) uses a
    static API key in the X-API-KEY header, created from the signed-in drillr
    account. The hosted MCP server (gateway.drillr.ai/mcp/data) uses browser OAuth
    2.0 (authorization_code + PKCE, dynamic client registration, public client) and
    needs no key; MCP clients without OAuth support may instead pass the same
    account key as an Authorization: Bearer header.
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: X-API-KEY
  applies_to: REST API (https://gateway.drillr.ai/api/v2)
  token_prefix: drl_
  provisioning: https://drillr.ai/account/api-keys
  sources:
  - openapi/drillr-openapi.json
  - https://drillr.ai/docs/quickstart
- name: MCP OAuth
  type: oauth2
  applies_to: MCP server (https://gateway.drillr.ai/mcp/data)
  flow: authorization_code
  pkce: S256
  dynamic_client_registration: true
  client_auth: none
  authorization_endpoint: https://gateway.drillr.ai/oauth/authorize
  token_endpoint: https://gateway.drillr.ai/oauth/token
  registration_endpoint: https://gateway.drillr.ai/oauth/register
  grant_types:
  - authorization_code
  - refresh_token
  bearer_fallback: >-
    OAuth-incapable MCP clients pass the account key as Authorization: Bearer drl_...
  sources:
  - https://gateway.drillr.ai/.well-known/oauth-authorization-server
  - https://gateway.drillr.ai/.well-known/oauth-protected-resource
  - https://drillr.ai/developer/mcp-install.md
docs: https://drillr.ai/docs/api

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