curl --location --request GET 'http://dev-cn.your-api-server.com/v1/usage' \ --header 'Authentication: Bearer <API KEY>' \ --header 'Content-Type: application/json' \ --data-raw ''
{}