Skip to main content

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.

Your key is sent over HTTPS and used only to look up your own usage. Nothing is stored client-side.

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