Get API terms of use
API terms of use
Responses
- 200
- 5XX
Terms
text/plain
Schema
Schema
string
An unexpected server error
application/json
Schema
Example (from schema)
Example
Schema
code integer
HTTP response code
message string
Human readable error message
{
"code": 0,
"message": "string"
}
{
"code": 500,
"message": "Unexpected error"
}
Loading...