# Account Management

Manage your account and monitor usage.

Use this endpoint to:
- Monitor credit usage
- Understand consumption patterns
- Align API usage with plan limits
- Support governance and production operations

Account-level insights are especially important for teams running Lusha at scale or across multiple systems.


## Get Account Usage Statistics

 - [GET /account/usage](https://docs.lusha.com/apis/v2/openapi/account-management/getaccountusagestats.md): Retrieve your current API credit usage statistics including used, remaining, and total credits.

Endpoint: (GET) https://api.lusha.com/account/usage

Rate Limits: This endpoint has a specific rate limit of 5 requests per minute.

