ezeio2:apiref:start

This is an old revision of the document!


API endpoint : https://api.eze.io/v1

Credentials

API credentials must be created for the group. The credentials consists of an ID number and a 24 character key.

All API calls require authentication using Digest Auth (RFC 2617). The API ID number shall be used as the Distest Auth Username, and the API key shall be used as the Password.

All API calls require HTTPS. Calls via unencrypted HTTP are not allowed.

All API calls return the time of the request (reqtime) and a result code in (status).

If the call was successful, the status will be “OK”. If there was an error, status will be a string detailing the error.

  • ezeio2/apiref/start.1567449762.txt.gz
  • Last modified: 2019-09-02 18:42
  • by 127.0.0.1