Sendspark · Authentication Profile

Sendspark Authentication

Authentication

Sendspark secures its APIs with apiKey and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, refresh_token, and device_code flow(s).

CompanyVideoSalesMarketingPersonalizationArtificial IntelligenceVideo MessagingWebhookMCP
Methods: apiKey, oauth2 Schemes: 3 OAuth flows: authorizationCode, refresh_token, device_code API key in: header

Security Schemes

apiKey apiKey
· in: header (x-api-key)
apiSecret apiKey
· in: header (x-api-secret)
mcpOAuth oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/sendspark-openapi-original.json
docs: https://help.sendspark.com/api-reference
summary:
  types:
  - apiKey
  - oauth2
  api_key_in:
  - header
  oauth2_flows:
  - authorizationCode
  - refresh_token
  - device_code
schemes:
- name: apiKey
  type: apiKey
  in: header
  parameter: x-api-key
  sources:
  - openapi/sendspark-openapi-original.json
- name: apiSecret
  type: apiKey
  in: header
  parameter: x-api-secret
  sources:
  - openapi/sendspark-openapi-original.json
- name: mcpOAuth
  type: oauth2
  note: >-
    The hosted MCP server (apiv2.sendspark.com/api/mcp) authenticates over OAuth 2.0
    via browser sign-in (issuer https://auth.sendspark.com), separate from the REST
    API's x-api-key/x-api-secret header auth.
  issuer: https://auth.sendspark.com
  metadata: https://apiv2.sendspark.com/.well-known/oauth-authorization-server
  scopes_supported: [openid, profile, email, offline_access]
  sources:
  - well-known/sendspark-oauth-authorization-server.json
notes: >-
  REST API calls require BOTH x-api-key and x-api-secret headers; keys are
  workspace-scoped. GET /v1/workspaces/identifier resolves the workspace id for a
  key pair.

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