Getting a token
Last updated
Last updated
In order to access our API, you must obtain an access token when authenticating a user. Once the token is generated, copy its value and save it in a secure place, since you will not be able to retrieve it again.
To generate an access token, you must send a POST request using the .
Expected output:
Note: Do not forget to replace the details in the request with your own.