Simon Data · Authentication Profile

Simon Data Authentication

Authentication

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

Customer Data PlatformCDPMarketing AutomationAudience SegmentationEvent TrackingData IngestionPersonalizationMarketing TechnologyIdentity ResolutionCustomer ProfilesJourney OrchestrationSnowflake
Methods: http, apiKey, oauth2 Schemes: 3 OAuth flows: authorizationCode API key in: body

Security Schemes

bearerAuth http
scheme: bearer · in: header (Authorization)
partnerSecret apiKey
· in: body (partnerSecret)
mcp-oauth oauth2
· flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-08-13'
method: searched
source: https://docs.simondata.com/reference/getting-started
docs: https://docs.simondata.com/reference/getting-started
note: >-
  Upgraded from a derived profile that reported an oauth2 clientCredentials flow with a token URL of
  https://api.simondata.com/oauth/token. That token URL appears nowhere in Simon Data's documentation and came from a
  scaffolded spec, which has been removed. Simon Data's own OpenAPI on its ReadMe hub declares a placeholder oauth2
  scheme with an empty flows object; the Getting Started page states plainly that the Audience API uses bearer-token
  authentication with a token issued by a Client Solutions Manager. The Event Ingestion API does not use a header at
  all — it authenticates with a shared partnerSecret carried inside the JSON payload.
summary:
  types: [http, apiKey, oauth2]
  api_key_in: [body]
  oauth2_flows: [authorizationCode]
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  api: Simon Data Audience API
  in: header
  parameter: Authorization
  description: >-
    Bearer token issued by a Simon Data Client Solutions Manager, sent as `Authorization: Bearer <token>`. Tokens are
    requested, rotated and deleted through a support ticket; Simon documents that tokens must never be sent by email or
    Slack and should be referenced by their last three digits. Server-side use only — Simon explicitly recommends
    against calling the Audience API from client-side applications.
  docs: https://docs.simondata.com/reference/getting-started
  sources: [openapi/simon-data-audience-api-openapi.yml]
- name: partnerSecret
  type: apiKey
  in: body
  parameter: partnerSecret
  api: Simon Data Event Ingestion API
  description: >-
    Shared secret carried in the event payload alongside partnerId, which identifies the customer's site. Both values
    are issued by Simon and shown in the app under Admin Center > Signal Installation. Because the secret travels in the
    body of a browser-originated collect call when Simon.JS is used, it is a site-scoped write credential, not a
    confidential server credential.
  docs: https://docs.simondata.com/reference/event-ingestion-api
  sources: [openapi/simon-data-event-ingestion-openapi.yml]
- name: mcp-oauth
  type: oauth2
  api: Simon Data MCP surface
  flows:
  - flow: authorizationCode
    authorizationUrl: https://app.simondata.com/mcp/oauth/authorize
    tokenUrl: https://app.simondata.com/mcp/oauth/token
    registrationUrl: https://app.simondata.com/mcp/oauth/register
    pkce: S256
    scopes: 0
  description: >-
    OAuth 2.0 authorization-code flow with PKCE and dynamic client registration, published as RFC 8414 metadata at
    https://app.simondata.com/.well-known/oauth-authorization-server. No scopes are advertised in the metadata document.
  sources: [well-known/simon-data-oauth-authorization-server.json]
outbound:
  note: >-
    For outbound integrations and webhooks Simon is the client, not the server. Simon supports OAuth2 on outbound
    webhook destinations and will automatically re-authenticate and retry on 401, 403 or 419 responses.
  docs: https://docs.simondata.com/reference/outbound-integration-authentication

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/simon-data-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.