Usage
Get usage status
Report the authenticated account's current usage against its plan.
Returns whether the account still has usage available (hasUsageRemaining), the percentage of plan usage consumed this billing period, the billing-period bounds, and — only when extra usage is enabled — the extra-usage spend and limit in USD cents.
Example
curl https://elicit.com/api/v2/usage \
-H "Authorization: Bearer elk_live_your_key_here"
get/usage
Response
Current usage status.