Token request example:

Use this endpoint to authenticate the user and receive the mandatory token for other requests in this API. To authenticate the user, send the account domain from Octapipe that the user belongs to, the user's email, and the password in the request body. The image below illustrates this process using Postman.

Data request example

For all requests made to this API, it is necessary to include the Authorization header with the Bearer Token identifying the user. The image below illustrates this process using Postman.

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