Authentication

To retrieve the bearer token required to authenticate requests, you will need to use the Client ID and Secret Key provided to you and make a request to the endpoint below. Do not share your Client ID, Secret Key, or any tokens generated in publicly accessible areas such as GitHub, client-side code, etc.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response Schema

AttributeTypeDescription
Access TokenTextThe access token required to authenticate all other endpoints. This access token must be included in the header as "Authorization: Bearer <ACCESS_TOKEN>"
Body Params
string
required

Client ID provided to you by Treefort.

string
required

Encrypted signed secret key. Encrypt API secret key provided by Treefort using Treefort public certificate and sign it by your signing private key.

Response

Language
LoadingLoading…
Response
Choose an example:
text/plain