www.googleapis.com
Google APIs provide programmatic access to Google services and product data. The Discovery Service publishes machine-readable metadata describing supported Google REST APIs and their methods.
www.googleapis.com exposes Google REST APIs, including the public Google API Discovery Service and many product-specific REST endpoints under the same host; authentication is typically via Google API key or OAuth 2.0 bearer token depending on the API/method.
- Google API Discovery Servicediscovered
- Google APIs on www.googleapis.comdiscovered
In Google Cloud Console Credentials, create an API key for your project, then restrict it as needed. Google’s auth docs link to Manage API keys and Use API keys to access APIs.
Create OAuth client credentials in Google Cloud Console Credentials, configure the consent screen if prompted, then run the appropriate OAuth flow for the API scopes listed in that API’s Discovery Document. For service-to-service access, Google’s REST auth docs point to Authenticate for using REST and related Application Default Credentials guidance under Authentication methods.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing