API Key Usage
Paste your API key to see today's usage, remaining daily quota, and a 7-day request history. The key is sent over HTTPS to GET /api/keys/usage, looked up server-side, and used for nothing else.
Programmatic access
The same data is available via the API — useful if you want to surface your own dashboard or alert on quota.
curl -H "Authorization: Bearer twt_live_..." \
https://thewinetrip.com/api/keys/usage