Note: The API key (format starting withsk) is the credential. You send it as a Bearer token in theAuthorizationheader.
How to Get an API Key
To obtain an API key, follow these steps:- Sign in to the Uplift Platform at platform.uplift.ai.
- Go to Settings and open API Keys in the Developer section.
- Generate a new API key, used to authorize requests to Uplift’s API.
Using the API Key
When making requests to any Uplift API endpoint, send your API key as a Bearer token in theAuthorization header, like so:
401 Unauthorized response.