Skip to content
nothatDinger edited this page Jan 22, 2021 · 14 revisions

Open platform api has several part:

  1. Third Party APP Access Key
  2. Third Party APP Login Process
  3. Third Party APP Get Unique Studio Info
  4. Third Party APP Push Message
  5. [Third Party APP Short URL](./6.-Third-Party-APP-Short URL)

ATTENTION

1. Auth Method

2. Internal Error Respond Example

Code : 400 BAD REQUEST

Content :

{
    "code":400,
    "message":"Error Message"
}