Polar
Set up the Polar connector in AccessLayer.
Polar is a billing and monetization platform for digital products, SaaS, and subscriptions.
In AccessLayer, the Polar connector lets you query products, customers, orders, subscriptions, and related billing metadata for reporting and operational analysis.
Before you start
You will need a Polar Organization Access Token and you should know whether you want to connect to production or sandbox data.
Before you begin, make sure you have:
- A Polar Organization Access Token
- The correct environment for your data, production or sandbox
For additional details, see the Polar Organization Access Token documentation.
Scopes and sandbox mode
We recommend enabling the read scopes needed for the resources you want to query. If you plan to use the connector against Polar sandbox data, enable sandbox mode when configuring the connector in AccessLayer.
Generating your credentials
Create an Organization Access Token
In Polar, open your organization settings, go to Developers, and create a new token.
Choose the scopes you need
Grant the token the read scopes required for the Polar data you want AccessLayer to query.
Copy the token
Copy the generated token and store it securely for use in AccessLayer.
Troubleshooting
Confirm that the token has the read scopes required for the resources you want to query.
Check whether the token expired, was revoked, or had its scopes changed. If it changed, create a new token and update the connector configuration in AccessLayer.
Make sure you are using the correct environment. If your data is in Polar sandbox, enable sandbox mode in AccessLayer. If your data is in production, leave sandbox mode disabled.