All requests to our API are authenticated by including an Authorization header in the request, in the form of: Authorization: Bearer <token>. This endpoint allows you to use your email and password to receive a token. You will then use that token in all future requests.

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