Playground
With a valid access token, you can call the endpoints of the TimeDetect API. There are two quick ways to get started – via our Postman collection or boilerplate code. Or, you can proceed to setup your integration by continuing to the API workflow.
Postman Collection
Try the TimeDetect API in Postman:
Note: Ensure you set the authorization to Auth Type: Bearer Token. Failure to do so may result in a "User is not authorized to access this resource with an explicit deny" error.
Boilerplate code
Explore TimeDetect via the tutorial in our boilerplate repository.