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

  1. Log in to your account and navigate to the Settings page.
  2. Locate the Generate Access Token button and click it.
  3. Your API token will be displayed. Copy and save it securely.
1

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