Prerequisites
To connect to the API, make sure you have the following prerequisites in place:- Bearer Token: Obtain a JWT access token
Making Authenticated API Requests
To make authenticated API requests, include the obtained access token in theAuthorization
header of your HTTP request: