API Response
HTTP code
BigONE Developer APIs follow the RFC standard.
Response struct
{
"data": {
...
},
"errors": [
{
"code": 10001,
"message": "system error"
},
{
"code": 10002,
"message": "system error"
},
]
}
You can see the list of error codes here.