cloudprofiler.googleapis.com
Google Cloud Profiler is a Google Cloud observability service that continuously collects and analyzes application performance profiles such as CPU and heap usage. It helps teams inspect profiling data from production workloads.
Google Cloud Profiler exposes one documented REST API surface at `https://cloudprofiler.googleapis.com/` for profile collection and retrieval; it accepts either a Google Cloud API key or a Google OAuth 2.0 bearer token.
- Cloud Profiler API v2discovered
In Google Cloud Console Credentials, create an API key for your Google Cloud project. Restrict it to the Cloud Profiler API as needed. The Cloud Profiler discovery document says the key query parameter is accepted and is required unless you provide an OAuth 2.0 token.
Create OAuth 2.0 client credentials in Google Cloud Console Credentials, then obtain an access token using Google's OAuth 2.0 flow, or use Google application default credentials / a service account flow supported by Google client libraries. The Cloud Profiler API reference documents authorization scopes on methods, and the discovery document says access_token / oauth_token are accepted unless an API key is used.
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