Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
All requests must be in application/json
.
With the exception of few named endpoints, all requests must include authentication headers as described in .
All responses are in application/json
.
Request results are indicated using the appriopriate HTTP status codes, as well as an additional result
field. Here are two examples ...
where <Payload>
is a JSON object containing endpoint call results.