Register an app

Learn how to register an app with Forage and access API credentials.

Prerequisites

You need to register an OAuth application with Forage to generate a Client ID and Client Secret. With the app’s Client ID and Client Secret, you can create tokens that validate requests to the Forage API.

How to register an app

  1. Log in to the Forage dashboard (sandbox or production).
  2. From the left navigation menu, click API Settings.
  3. Click the Create Application button and set a meaningful name for your app, something like, [Merchant Name] - [Your Name] Testing .
  4. Expand the accordion to view your app’s Client ID and Client Secret.

📘

You can create as many OAuth applications as you like and share the Client IDs and Client Secrets with your teammates for their own testing purposes.

Next steps