Set up a Forage integration
Everything you need to create an account, register an app, and authenticate with the Forage API.
This guide covers everything you need to get a Forage API integration running: from creating your account to generating the tokens that authenticate your API requests.
Audience
Developers setting up a new Forage integration. You don't need prior Forage experience, but you should be comfortable making API requests and working with OAuth credentials.
Prerequisites
None. This is the starting point for all Forage integrations.
What's in this guide
- Understanding Forage Authentication. How Forage bearer tokens work, when to use each type, and the security rules that apply in production.
- Sign up for Forage. How to create a Forage account and configure your Checkout settings in the dashboard.
- Register an app. How to create an OAuth application in the Forage dashboard to get the Client ID and Client Secret you need to generate API tokens.
- Authenticate with Forage. How to generate authentication tokens for server-side requests and session tokens for front-end requests.
- Authentication Token Reference. The full list of endpoints that require authentication tokens, SDK methods that require session tokens, and token constraints.
Updated 8 days ago
