Api authentication

The Api key you can access in Developer panel and pass in header field

Next, retrieve the response and locate the access_token field. Copy and paste this token into the authenticate workspace endpoint to authenticate your workspace.

📘

Token Validation

Please note that the obtained token is valid for 24 hours, so you do not need to request a new token for each process. However, to maintain system stability, this endpoint has a rate limit of one request allowed every 1-5 seconds.

Language
Click Try It! to start a request and see the response here!