account_request_history
Recent API requests for your key — requestId, status, credits, cacheHit (0 credits). Costs 0 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return (default 50, max 500). Free — does not consume credits. | |
| since | No | Inclusive lower bound on createdAt (ISO date or datetime). | |
| until | No | Exclusive upper bound on createdAt (ISO date or datetime). | |
| cursor | No | Pagination cursor from nextCursor (createdAt of the last row). Leave empty for the first page. | |
| endpoint | No | Exact Captapi path filter, e.g. /v1/instagram/basic-profile. | |
| statusCode | No | Filter by HTTP status code (e.g. 500). |