Returns metadata about the authenticated key including plan, credits, org, and last-used info.
X-API-Key
curl 'https://api.puntersedge.online/v1/keys/info' \
-H 'X-API-Key: YOUR_KEY'
This endpoint takes no parameters beyond authentication.
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 statusPOST /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 usageGET /v1/usage/analytics — Usage breakdown by endpointThe free tier needs no credit card, and the sandbox endpoints need no key at all.
Get a free API key Quickstart