Dialect · Authentication Profile

Dialect Authentication

Authentication

Dialect secures its APIs with apiKey and http across 4 declared security schemes, as derived from its OpenAPI definitions.

CompanyInfrastructureWeb3BlockchainSolanaNotificationMessagingAlertsDeFiPaymentsAgentsMCP
Methods: apiKey, http Schemes: 4 OAuth flows: API key in: header

Security Schemes

subscriber http
scheme: bearer
application apiKey
· in: header (x-dialect-api-key)
clientKey apiKey
· in: header (x-blink-client-key)
apiKey apiKey
· in: header (x-dialect-client-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/dialect-alerts-openapi.json, openapi/dialect-blinks-openapi.json, openapi/dialect-markets-openapi.json
docs:
- https://docs.dialect.to/alerts/send/api/authentication
- https://docs.dialect.to/alerts/integrate-inbox/api/authentication
- https://docs.dialect.to/alerts/api-keys
notes: >-
  Three key surfaces: app-level Alerts calls use x-dialect-api-key; Blinks calls use
  x-blink-client-key; Markets calls use x-dialect-client-key (public demo key pk_demo).
  Subscriber-scoped inbox calls use a JWT bearer obtained via Solana wallet
  message/transaction signing (prepare -> sign -> verify).
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: subscriber
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: Bearer token authentication for subscriber calls.
  sources:
  - openapi/dialect-alerts-openapi.json
- name: application
  type: apiKey
  in: header
  parameter: x-dialect-api-key
  description: API key to authorize app-level requests.
  sources:
  - openapi/dialect-alerts-openapi.json
- name: clientKey
  type: apiKey
  in: header
  parameter: x-blink-client-key
  description: Client key to authorize requests.
  sources:
  - openapi/dialect-blinks-openapi.json
- name: apiKey
  type: apiKey
  in: header
  parameter: x-dialect-client-key
  description: Client key for the Markets API
  sources:
  - openapi/dialect-markets-openapi.json

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