Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.ecrypt.com/v1/terminals \ --header 'x-api-key: <api-key>'
{ "requestId": "000000000000000000000", "terminals": [ { "id": "<string>", "make": "<string>", "model": "<string>", "serialNumber": "<string>", "nickname": "<string>", "status": "<string>" } ], "errors": [ { "type": "<string>", "message": "<unknown>" } ] }
Get a list of terminals.
Authorization by x-api-key inside request's header
OK
1 - 100
Show child attributes