Skip to content
Fred Liang edited this page Aug 13, 2018 · 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

ATTENTION

1. Auth Method

2. Internal Error Respond Example

Code : 400 BAD REQUEST

Content :

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