# Account **Account API:** Retrieve account usage, credit balance, rate limits, plan details, and pricing. Use this endpoint to monitor consumption and understand the credit cost of each action type in the public API flow. > **Rate limit:** 5 requests per minute. ## Get Account Usage - [GET /v3/account/usage](https://docs.lusha.com/apis/openapi/account/getaccountusage.md): Returns a full snapshot of your account status: - Credits — total, used, and remaining for the current billing cycle - Rate limits — current usage and reset times for daily, hourly, and per-minute windows - Plan — your current plan category and renewal dates - Pricing — credit cost per action type across all public API endpoints > Rate limit: This endpoint is limited to 5 requests per minute.