How to obtain the token
You must send a request to the /token route using the Client ID and Client Secret.How to use the token
For API routes, except for /token, the token must be sent in the request header (Authorization) as follows:
Authorization) as follows: