Authentication

All API requests use bearer token authentication. Create a token in the dashboard, then send it in the Authorization header.

HTTP headers
Authorization: Bearer $CHINAAPI_KEY
Content-Type: application/json