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.
This API exposes 2 operations across 2 paths, organized into 2 resource areas, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version v1.
Requests are made against a single base URL, https://www.searchapi.io.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
SearchApi Account & Analytics API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
An API key is passed in the query as api_key (apiKeyQuery).
By default, every request must be authenticated.
bearerAuth— API key sent as Authorization: Bearer .apiKeyQuery— API key sent as the apikey query-string parameter.
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 GET. They span 2 resource areas: account, analytics. Each is listed below with its method, path, parameters, and response codes.
Plan usage, credits and rate-limit headroom for the authenticated API key.
Aggregated performance and error analytics for the account's own searches.
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are SearchAnalyticsResponse (4 properties), AccountResponse (3 properties), Error (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
This is an independent, third-party profile of SearchApi Account & Analytics API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.