Logo
Admin API API Documentation

Authentication API

Number of APIs: 1


1. Get Token

POST {{URL_ORIGIN}}/api/auth/token

Request Parameters

Name Description
email Email provided by Exberry team
Password Password provided by Exberry team

Response Parameters

Name Description
token Token to be used for any API call
expiresIn Expiration time in seconds



ENDPOINTS