example:
Call Deal API within reference page.
Select “Endpoints” tab.
select “Endpoints”
Select or search target API.
select target API
Input request parameter and authorization info(access token).
→ Click “Send Request” to call the API.
input request parameter
You can check the source code that calls the API.
(You can change langugage. ex: Node)
You can check the responses of normal and error.
Thanks.




