Appearance
Account and Credits
Endpoints for Account and Credits on the ScrapeCreators API.
Endpoints
| Endpoint | Method | Description |
|---|---|---|
| Get credit balance | GET | Returns the number of API credits remaining on your Scrape Creators account |
| Get request history | GET | Returns a paginated list of your API requests, including the endpoint called, status code, credits used, and timestamp |
| Get daily usage | GET | Returns aggregated daily usage statistics for the last 30 days, including total credits consumed and number of requests per day |
| Get most used routes | GET | Returns your top 20 most called API endpoints ranked by call count, along with total credits consumed per endpoint |