Scrape Creators

Get request history

Returns a paginated list of your API requests, including the endpoint called, status code, credits used, and timestamp. Useful for debugging and monitoring your API usage. Supports filtering by endpoint name and status code.

get/v1/account/get-api-usage

Query parameters

pagestring

Page number for pagination (max 100)

endpointstring

Filter by endpoint name (partial match)

statusCodestring

Filter by HTTP status code

Response

Successful response

Changes