API Specifications Guide

Here, we will guide you on how to read each page of the API specifications using an example of Trading by Type of Investors API.

Details of Request

  • For request specifications, refer to the fields of each method.

Details of Response

  • Specification of response is described in the field of each method. Regarding details of the response, please extend contents by clicking ">" button on the right side of each response code.

Definition of Response Parameters

  • Describes the description and type of each parameter included in the response in tabular format.

Sample Codes

  • Sample codes for requests are provided at the bottom of each specification page. The tabs allow you to switch between examples in Curl and Python.

  • You can copy the code by clicking the copy button on the top right.

Last updated