SearchApi Account & Analytics API
The two account-management endpoints SearchApi documents alongside its SERP surface. GET /api/v1/me returns the calling key's monthly allowance, month-to-date usage, remaining credits, searches made in the current hour and the hourly rate limit. GET /api/v1/search_analytics returns aggregated success rate, error rate and latency for the account's own searches, bucketed daily or hourly and optionally filtered to a single engine. These are the only endpoints exposing runtime quota and reliability signal — SearchApi returns no rate-limit response headers, so polling /api/v1/me is the sole machine-readable view of remaining headroom.
Documentation
Documentation
https://www.searchapi.io/docs/account-api
APIReference
https://www.searchapi.io/docs/search-analytics-api
Authentication
https://raw.githubusercontent.com/api-evangelist/searchapi/refs/heads/main/authentication/searchapi-authentication.yml
RateLimits
https://raw.githubusercontent.com/api-evangelist/searchapi/refs/heads/main/rate-limits/searchapi-rate-limits.yml