How to Read API Specifications

Here, we will guide you on how to read each page of the API specifications with reference to Stock Prices (OHCL) API.

Details of Request

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

Details of Response

  • Specification of response is also described in the field of each method. Regarding details of response, please extend contents by clicking ">" button in 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 Code

  • 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 in the upper right corner of each code.

最終更新