post https://api.tyms.io/api/v1/oauth/access/token
Here, you find the endpoint you need to generate access token for the business.
Log in to see full request history
Responses
Here, you find the endpoint you need to generate access token for the business.
xxxxxxxxxx
curl --request POST \
--url https://api.tyms.io/api/v1/oauth/access/token \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'secret-key: tyms_sk_066f8fdc-c1c9-437b-b125-e663cda7e9ca'
Try It!
to start a request and see the response here! Or choose an example: