Returns current rate limit and send limit information for your account.
This endpoint is the recommended way to check your account’s operational limits.
Use /usage endpoints for historical usage analytics.
Response includes:
rateLimit - API request rate limit (requests per second)sendLimit - Email sending limit (emails per hour)billing - Credit balance and auto-recharge configurationNotes:
sendLimit may be null if the service is temporarily unavailablebilling is null if billing is not configuredDocumentation Index
Fetch the complete documentation index at: https://arkhq.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Use your API key from arkhq.io/org/credentials
Authorization: Bearer YOUR_API_KEY