# Usage, pricing, and limits ## Credits The Influencers Club API uses a **credit-based pricing model**. - Credits are deducted **only when data is successfully returned**. - You can check remaining credits in the [dashboard](https://dashboard.influencers.club/api)., or via **Check account credits and usage details** (`GET /public/v1/account/credits`). ## Credit consumption ### Creators API (enrichment) Credits are deducted **per successfully enriched record**. | Endpoint | Mode | Credits | | --- | --- | --- | | Enrich by handle | Raw | **0.03** | | Enrich by handle | Full | **1** | | Enrich by email | Basic | **0.1** | | Enrich by email | Advanced | **2** | ### Discovery API Credits are deducted **per creator returned** (not per request). | Endpoint | Credits | | --- | --- | | Main discovery API | **0.01 per creator returned** | | Similar creators | **0.01 per creator returned** | ## Rate limits Rate limits apply **per account**, across all endpoints. | Scope | Limit | Notes | | --- | --- | --- | | All endpoints (all accounts) | **300 requests / minute** | Requests exceeding this limit return `429`. | ### Trial plan Trial accounts can use up to **10 credits total**. ## Credit calculator div div label span Endpoint div select option Discovery search option Similar creators option Enrich by handle (Raw) option Enrich by handle (Full) option Enrich by email (Basic) option Enrich by email (Advanced) button span Discovery search div label span Quantity input span Number of creators/records returned div button Calculate button Reset div div — div Choose an endpoint and enter a quantity.