migrationcenter.googleapis.com
Migration Center is a Google Cloud service for discovering on-premises or other-cloud assets and assessing migrations to Google Cloud. It helps inventory infrastructure and estimate migration options and costs.
Google Cloud Migration Center exposes a single authenticated REST API at `https://migrationcenter.googleapis.com/v1`; docs also describe a local discovery client CLI, but its documented target endpoint is not shown on the scraped pages, so it is not mapped to this domain.
- Migration Center APIdiscovered
Use Google Cloud authentication for the project that will call Migration Center. The easiest path is to sign in with the Google Cloud CLI and obtain Application Default Credentials or a user access token: install the Google Cloud CLI, run gcloud auth application-default login for local ADC or gcloud auth login, and ensure the Migration Center API is enabled in your project. For your own OAuth client credentials, create them in Google Cloud Console APIs & Services > Credentials. Migration Center REST methods document Google OAuth scopes such as https://www.googleapis.com/auth/cloud-platform.
Create a service account in Google Cloud Console > IAM & Admin > Service Accounts, grant it the needed IAM roles for Migration Center, and use it through Application Default Credentials or by downloading a JSON key if your environment requires one. Google client libraries exchange the service account credentials for OAuth access tokens carrying scopes such as https://www.googleapis.com/auth/cloud-platform.
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