get
https://api.altermal.com/api:phZLPvsb/Token/me/API_Key
Retrieve Information from Token
Authentication: required
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This API allows to create the Auth Token that needs to be attached to the Headers of Alter-Mal APIs.
curl -X 'GET' \
'https://x8ki-letl-twmt.n7.xano.io/api:phZLPvsb/Token/me/API_Key' \
-H 'Content-Type: application/json' \
-H 'Authorization: eyJhbGciOiJBMjU2S1ciLCJlbmMiOiJBMjU2Q0JDLUhTNTEyIiwiemlwIjoiREVGIn0.f2SftqKn2_dKzbgXTjgK6WSmriG-iaRi2kCTHr48WSMOXQqNsoQPYSNaCLc3kFelYUdYynNwY0mt6jj4GvBRvURUIDq404zR.DQNdcreU0BM0fbvvFbQrnw.EywTLsmYrKlRJPhoYl1r5obls_b7PxlPmUcEp299HIKsbxIQmsKj5h2bNRW_ETI0-f7FS_btCkSoXm9HuYllp8FsBuiLnU_ba8luP-f-esx_iwXY3hvbLfjcdlNvYTcB2QumZnSsvvCbV3_9Tyszz3EGqynp0pG9j3RPb6Zh7hI.u41W8mqsUhSXi80IXR9FNlu7KMG8bYcaIXaNoqTb5-oz'
Success Payload example
Below is an example of the output of this API endpoint
{
"CounterpartyID": "P-1",
"id": 2,
"user_email": "[email protected]",
"UserType": "Admin"
}
400Input Error. Check the request payload for issues.
401Unauthorized
403Access denied. Additional privileges are needed access the requested resource.
404Not Found. The requested resource does not exist.
429Rate Limited. Too many requests.
500Unexpected error
