- ⥠Get usage limits and current usage for a company
đ Get usage metrics for a company
đ Get usage summary for a company
âïž Set usage limits for a company endpoint
đš Get usage alerts for a company
đ Get mandate statistics
đ Get client statistics
⥠Get usage limits and cu...
Get usage limits and current usage statistics for a company.
Sécurité
APIKeyHeader
- Dev serverhttps://pdp.seqino.dev/api/usage/limits
- Production serverhttps://pa.seqino.com/api/usage/limits
curl -i -X GET \
'https://pdp.seqino.dev/api/usage/limits?endpoint=string' \
-H 'Authorization: YOUR_API_KEY_HERE' \
-H 'X-PDP-Client-Id: client_abc123'Response
{ "limits": [ { ⊠} ], "total_count": 0 }