Envelope

All API responses are in JSON format. A result field, with a value of success or error is returned with each request. In the event of an error, a message field will provide an error message.

An access object is also echoed back. It contains two ranges of timestamps:

  • access_range: The time range for which the Client has access to the API

  • data_range : The time range of data the Client is authorized to access

Last updated