Crossbeam · OAuth Scopes

Crossbeam OAuth Scopes

OAuth 2.0 searched

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

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.

CompanyEcosystem-Led GrowthPartnershipsAccount MappingCo-SellingData CollaborationSales IntelligenceCRMWebhookMCP
Scopes: 6 Flows: Method: searched

Scopes (6)

ScopeDescriptionFlows
openid Required baseline scope for all tokens. authorizationCode
read:partnerships Read partner data (e.g. GET /v1/partners — coverage, partner records). authorizationCode
read:reports Read report data (overlap / account-mapping results). authorizationCode
read:populations Read your populations. authorizationCode
write:activity-timeline Write activity onto the Crossbeam timeline. The only write path in the public API. authorizationCode
offline_access Issues a refresh token, needed for long-running apps (24h access-token lifetime). authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-18'
method: searched
source: https://developers.crossbeam.com/
docs: https://developers.crossbeam.com/
note: >-
  Crossbeam Partner API OAuth 2.0 scopes. Each endpoint's per-endpoint doc page states the
  scope it requires. Request `openid` at minimum plus the scope(s) for the endpoints you need.
schemes:
  - name: OAuth2
    flow: authorizationCode
    authorizationUrl: https://auth.crossbeam.com/authorize?audience=https://api.getcrossbeam.com
    tokenUrl: https://auth.crossbeam.com/oauth/token
scopes:
  - scope: openid
    description: Required baseline scope for all tokens.
    flows: [authorizationCode]
  - scope: read:partnerships
    description: Read partner data (e.g. GET /v1/partners — coverage, partner records).
    flows: [authorizationCode]
  - scope: read:reports
    description: Read report data (overlap / account-mapping results).
    flows: [authorizationCode]
  - scope: read:populations
    description: Read your populations.
    flows: [authorizationCode]
  - scope: write:activity-timeline
    description: Write activity onto the Crossbeam timeline. The only write path in the public API.
    flows: [authorizationCode]
  - scope: offline_access
    description: Issues a refresh token, needed for long-running apps (24h access-token lifetime).
    flows: [authorizationCode]
example_scope_string: openid read:partnerships offline_access

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/crossbeam-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 email required.

A second provider on the same verified email joins the account you already have.