History Endpoints
3 endpoints available
Access historical API query data for debugging, auditing, and analysis. View past requests with full details including parameters, responses, and timing.
Query History
/v1/history/queriesRetrieve API query history with advanced filtering
GET1 param
Query Detail
/v1/history/queries/:idGet full request/response details for an API call
GET1 param
History Statistics
/v1/history/statsGet aggregated API usage analytics and statistics
GET1 param
Related Standards & References
Learn more about the protocols and standards behind these endpoints.
Try These Endpoints
Test History endpoints live in the playground. No signup required.