API Discovery Service
The API Discovery Service provides a way to list the Google APIs available at the endpoint (optionally filtered by name or preferred version) and to retrieve the REST discovery document for a specific API and version.
Latency
195ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/apis
Retrieve the list of APIs supported at this endpoint.
/apis/{api}/{version}/rest
Retrieve the description of a particular version of an api.
2 endpoints auto-detected
curl -X GET \ "https://www.googleapis.com/discovery/v1/apis"
www.googleapis.com · HTTPS only