Skip to main content

REST API

Leverage the Crossbeam REST API to extract partner overlap data and build ecosystem insights directly from Crossbeam.

Written by Joy Rudnick
Updated over 9 months ago

Bring Crossbeam data to other parts of your company’s tech stack to drive automations, increase partner program visibility, and drive revenue growth.


❗️Important

Access to the REST API is only available on our Supernode plan. To upgrade your account, visit the Plan & Billing page.

REST API calls do count towards Record Exports limits. Contact the support team at support@crossbeam.com for further assistance.


API Developer Documentation

For comprehensive steps on authentication and integration of the Crossbeam REST API please read the API documentation found here.

Create a Custom Integration in Crossbeam

Once your company has access to the API, click Data on the left navigation bar. Then click Integrations. You'll see the + Create Integration to get started.

In the Create Integration pop up modal, complete the following fields:

  • Integration name: Choose whatever name you'd like to identify this app

  • Integration description: Optionally write a description for your app (NOTE: max 140 characters allowed)

  • Callback URL: Set this to https://oauth.pstmn.io/v1/callback

  • Allowed Origins: Leave this value blank

Click Create Integration.


At this point, return to the Developer Documentation for detailed directions on completing the REST API process.

Did this answer your question?