Skip to content
moogoo edited this page Apr 25, 2019 · 18 revisions

We are moving towards to V1 API!

Status code and error code

API dev tools

send POST:

Body => Text, fill wish JSON (must double quote)

Headers => Content-Type: application/json

example

send POST with files:

Body => File

Headers => Content-Type: multipart/form-data

example