API Reference
Base URL
https://api.gwapes.com/
Authentication
Any Routes protected with an authentication key must be provided in the headers:
“Authorization”: “<api-key>”Unlike other means of authentication, there is no need to put Bot or Bearer before your token. If you would like an Authentication key from me, please contact me.
Rate limiting
Currently I rate limit the /items route to 120 requests in 1 minute (2 per second).
Last updated