# Admin Actions

> Manage your Copyleaks account, check credits, and view usage history

The Copyleaks Admin API endpoints allow you to manage account-related operations such as checking your credit balance and viewing your usage history. These endpoints help you monitor and administer your Copyleaks account effectively.

## Endpoints
<br/>
<EndpointRow method="GET" url="v3/scans/credits" description="Get your credit balance" href="/reference/actions/admin/check-credits" />
<EndpointRow method="GET" url="v3/scans/usages/history" description="Get your usage history between two dates" href="/reference/actions/admin/usage-history" />
