Requirements for API consumers

To ensure the updateability of the Intrexx Administration API, the following requirements are made of API consumers:

  1. The API consumer must ensure that new fields in the JSON objects do not cause errors in the consumer code.

  2. The API consumer must ensure that the HTTP status code 301 is followed.

  3. The API consumer must ensure that extensions to the HTTP status codes do not result in errors.