You need to generate API access tokens if you are going to use Firmhouse via the GraphQL API, SDKs, or external libraries and tools. This article explains how to generate and remove API access tokens. For more information on using the API and integrating with Firmhouse, take a look at the Developer Docs.Documentation Index
Fetch the complete documentation index at: https://docs.firmhouse.com/llms.txt
Use this file to discover all available pages before exploring further.
Creating an access token
Steps
- In your Firmhouse project, navigate to Settings > Integrations from the sidebar.
- From the section called Access Tokens, click Generate new token.
- Choose a desired Expiration (or no expiration) and choose the Access type. Choose Storefront if you’re going to use this token in a client-side frontend library. Choose Write if you’re going to use this token for backend systems integration.
- Click Create project access token.
- Click the hidden token to reveal the newly generated token. Or use the Copy button to put the generated token on your clipboard.
Removing and revoking an access token
Steps
- In your Firmhouse project, navigate to Settings > Integrations from the sidebar.
- In the section called Access Tokens, find the access token you want to remove/revoke and click Remove.