Credits
ConceptsCredits are units of consumption that DocLD uses for billing and rate limits. Operations such as document parsing, extraction, embedding, and API calls consume credits according to your plan.
How Credits Are Used
| Operation | Typical credit use |
|---|---|
| Parse / ingest | Per document or page |
| Extraction | Per document or run |
| Embedding | Per chunk or token batch |
| Chat / RAG | Per request or token |
| API calls | Per request or by endpoint |
Your plan defines a credit allowance (e.g. monthly). Usage is visible in the dashboard; when you approach or exceed limits, requests may be throttled or blocked until the next period or until you upgrade.
Related Concepts
Quota and rate limit enforce how many operations you can perform; they are often tied to credit consumption. Check the dashboard and docs for your plan’s credit allocation and overage behavior.