LogoLogo
API Reference
API Reference
  • API OVERVIEW
    • Getting started using Apono API
    • API Authentication
  • New Endpoints (Beta)
  • APONO
    • Groups
    • Access Flows
    • Bundles
    • Connectors
    • Users
    • Integrations
    • Access Bundles
    • Identities
    • Access Requests
    • Activity
    • Access Scopes
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. API OVERVIEW

API Authentication

PreviousGetting started using Apono APINextNew Endpoints (Beta)

Last updated 8 months ago

Was this helpful?

  1. Generate an API Token

  2. Log in to the .

  3. Click the Profile icon in the bottom left corner

  4. Click Settings -> Personal API Token to view your API tokens.

    The API tokens page can be reached directly by following .

  5. Click the Add API Token button to generate a new token.

  6. Give the new token a name and click Generate New Token.

🚧 Record Your API Tokens in a Safe Place

This is the only time that the unencrypted token is displayed.

Use the API Token

When using any Apono API endpoint you will be asked to authenticate with one of your tokens. Add this to your header:

--header 'authorization: Bearer [API_TOKEN]'
Apono App
this link