Eiger Token API
Authentication
GET
https://{baseurl}/eiger/api/login
This endpoint allows you to validate user name and password to get token valid for certain time.
Headers
Name
Type
Description
EIGER-AUTH-USERNAME
string
Web Service Access User Name and Password
EIGER-AUTH-PASSWORD
string
Web Service Access User Name and Password
EIGER-API-REQUEST-TYPE
string
REST
Accept
string
application/json
Content-Type
string
application/json
Last updated
Was this helpful?