Auth

Get session token to use the api by providing your credentials

post

Login

Authorizations
AuthorizationstringRequired
Body

Login credentials

emailstringRequired

credentials

passwordstringRequired

options

Responses
200

Success

application/json
post
/auth/login

Get is token is valid

get

Get is token is valid

Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
get
/auth/authenticated

Last updated