Getting Started
Authentication
The Bearer Token is the authentication method used to authenticate you with our API and should be provided as a bearer token in the authorization header.
Request Example
Here is an example of an API call that demonstrates how to authenticate with the UserPoint API using a Bearer Token and make a request: