Hightouch · OAuth Scopes

Hightouch OAuth Scopes

OAuth 2.0 probed

Hightouch publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Hightouch API on a user’s behalf.

Tokens are issued from https://mcp-auth.hightouch.com/oauth2/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CDPData ActivationReverse ETLAudience ManagementIdentity ResolutionEvent CollectionMarketingAdvertisingAI AgentsData Warehouse
Scopes: 4 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://mcp-auth.hightouch.com/oauth2/authorize
Token URL
https://mcp-auth.hightouch.com/oauth2/token
Flows
authorizationCode

Scopes (4)

ScopeDescriptionFlows
openid OpenID Connect sign-in; issues an ID token (RS256). authorizationCode
profile Basic profile claims about the authenticated Hightouch user. authorizationCode
email Email claim for the authenticated Hightouch user. authorizationCode
offline_access Issues a refresh token so an agent can act beyond the initial session. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: probed
source: https://api.hightouch.com/.well-known/oauth-authorization-server
docs: https://hightouch.com/docs/ai-integrations/mcp
note: 'The management REST API is API-key only and has no scope surface. OAuth exists on Hightouch''s
  agent surface: the A2A agent card and the workspace MCP server authenticate against https://mcp-auth.hightouch.com.
  The scopes below are exactly those the authorization server advertises in its RFC 8414 metadata — Hightouch
  publishes no per-resource scope reference page, and the agent card declares an empty scopes map, so
  no product-specific scopes are recorded.'
schemes:
- name: oauth2
  source: a2a/hightouch-agent-card.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://mcp-auth.hightouch.com/oauth2/authorize
    tokenUrl: https://mcp-auth.hightouch.com/oauth2/token
    refreshUrl: https://mcp-auth.hightouch.com/oauth2/token
grant_types_supported:
- authorization_code
- client_credentials
- refresh_token
- urn:ietf:params:oauth:grant-type:device_code
dynamic_client_registration: https://mcp-auth.hightouch.com/oauth2/register
scopes:
- scope: openid
  description: OpenID Connect sign-in; issues an ID token (RS256).
  flows:
  - authorizationCode
  sources:
  - /.well-known/oauth-authorization-server
- scope: profile
  description: Basic profile claims about the authenticated Hightouch user.
  flows:
  - authorizationCode
  sources:
  - /.well-known/oauth-authorization-server
- scope: email
  description: Email claim for the authenticated Hightouch user.
  flows:
  - authorizationCode
  sources:
  - /.well-known/oauth-authorization-server
- scope: offline_access
  description: Issues a refresh token so an agent can act beyond the initial session.
  flows:
  - authorizationCode
  sources:
  - /.well-known/oauth-authorization-server
authorization_model: Beyond OAuth scopes, access is governed by Hightouch workspace RBAC — the agent card
  states all operations are scoped to the authenticated workspace and respect existing role-based access
  controls. See https://hightouch.com/docs/workspace-management/roles.

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/hightouch-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.