Returns credit usage grouped by endpoint over the last N days.
X-API-Key
0 credits
curl 'https://api.puntersedge.online/v1/usage/analytics' \
-H 'X-API-Key: YOUR_KEY'
| Name | In | Type | Required | Description |
|---|---|---|---|---|
days |
query | integer | no |
Status codes: 200, 401, 402, 422, 429, 500. Response bodies are JSON; the full schema is in /openapi.json.
GET /v1/billing/portal — Self-service billing portal linkGET /v1/health — Connector health statusGET /v1/keys/info — API key metadataPOST /v1/keys/ip-whitelist — Set IP whitelist for your keyPOST /v1/keys/rotate — Rotate your API keyGET /v1/uptime — Public uptime statsGET /v1/usage — Check API usageThe free tier needs no credit card, and the sandbox endpoints need no key at all.
Get a free API key Quickstart