Protocol

Description

We use RESTful standard API to transport data within HTTP protocol. The body data is encoded with application/json format.

Request

Request Body

Response

Typically an object or an array of objects

Last updated