VeraDial · Authentication Profile

Veradial Authentication

Authentication

VeraDial secures its APIs with http-bearer and oauth2 across 4 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

AI ReceptionistBusiness PhoneTelephonyVoice AISMSWebhookMCPSmall Business
Methods: http-bearer, oauth2 Schemes: 4 OAuth flows: authorizationCode API key in: header

Security Schemes

vdkApiKey http
scheme: bearer
sessionBearer http
scheme: bearer
mcpOAuth oauth2
· flows: authorizationCode
webhookSignature hmac

Source

Authentication Profile

Raw ↑
generated: '2026-09-23'
method: searched
source:
- https://veradial.com/help/zapier-integration-api
- https://veradial.com/for-agents
- https://api.veradial.com/.well-known/oauth-protected-resource
- https://api.veradial.com/.well-known/oauth-authorization-server
docs: https://veradial.com/help/zapier-integration-api
summary:
  types: [http-bearer, oauth2]
  api_key_in: [header]
  oauth2_flows: [authorizationCode]
schemes:
- name: vdkApiKey
  type: http
  scheme: bearer
  applies_to: VeraDial Zapier Integration API (hooks, lines, samples, me)
  key_prefix: vdk_
  description: 'Zapier-facing requests authenticate with Authorization: Bearer vdk_... using an API key generated
    from the VeraDial Integrations dashboard. The key is a narrow credential: it works only with the hooks, lines,
    samples, and me endpoints, and its full value is shown once. VeraDial Plus is required to create a key.'
  management: https://app.veradial.com/dashboard/integrations
  revocation: A revoked key returns 401 and immediately deactivates every REST Hook subscription created with that key.
- name: sessionBearer
  type: http
  scheme: bearer
  applies_to: API-key management routes (GET/POST /keys, DELETE /keys/:id)
  description: Key management uses the customer's normal VeraDial session bearer token, not a vdk_ Zapier API key.
- name: mcpOAuth
  type: oauth2
  applies_to: VeraDial MCP Server (https://api.veradial.com/mcp)
  description: OAuth 2.1 with the customer's existing VeraDial login; connector tokens are audience-bound to the MCP
    server and rejected elsewhere. No API keys.
  flows:
  - flow: authorizationCode
    authorization_server: https://rrmjstsbidgkqibvzvzo.supabase.co/auth/v1
    authorization_endpoint: https://rrmjstsbidgkqibvzvzo.supabase.co/auth/v1/oauth/authorize
    token_endpoint: https://rrmjstsbidgkqibvzvzo.supabase.co/auth/v1/oauth/token
    registration_endpoint: https://rrmjstsbidgkqibvzvzo.supabase.co/auth/v1/oauth/clients/register
    pkce: S256
    token_endpoint_auth_methods: [none]
    grant_types: [authorization_code, refresh_token]
  protected_resource_metadata: https://api.veradial.com/.well-known/oauth-protected-resource
- name: webhookSignature
  type: hmac
  applies_to: Custom signed event webhooks (outbound from VeraDial)
  description: X-VeraDial-Signature t=<unix-seconds>,v1=<hex digest>, HMAC-SHA256 over "<timestamp>.<raw body>"
    with the endpoint's whsec_ secret.
  docs: https://veradial.com/help/webhooks-make-n8n

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