Access your Bearer Token
To interact with our API directly through Fern, you need an API token. Follow the steps below to generate your token:
Steps to Generate Your Bearer Token
- Log in to your account and navigate to the Settings page.
- Locate the Generate Access Token button and click it.
- Your API token will be displayed. Copy and save it securely.
Important Notes
- Keep your token secure: Do not share your token publicly or store it in unsecured locations like public repositories.
- Usage: Include your token in the
Authorization
header for all API requests