Learn how to obtain and use authentication credentials for the Uplift API.
Authorization
header, like so:
Note: In this documentation, the terms API Key and token are used interchangeably.This token is required for all API requests to authenticate your identity and authorize access. If the token is missing or invalid, the API will return a
401
Unauthorized response.