googleapis.com

Service Directory is a platform for discovering, publishing, and connecting services.

🔑 oauth2 14 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets an endpoint.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://servicedirectory.googleapis.com/v1beta1/{name}
Lists information about the supported locations for this service.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://servicedirectory.googleapis.com/v1beta1/{name}/locations
Lists all services belonging to a namespace.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://servicedirectory.googleapis.com/v1beta1/{parent}/services
Endpoints (14 total)
GET
/v1beta1/{name}
Gets an endpoint.
GET
/v1beta1/{name}/locations
Lists information about the supported locations for this service.
GET
/v1beta1/{parent}/services
Lists all services belonging to a namespace.
GET
/v1beta1/{parent}/endpoints
Lists all endpoints.
GET
/v1beta1/{parent}/namespaces
Lists all namespaces.
POST
/v1beta1/{name}:resolve
Returns a service and its associated endpoints. Resolving a service is not co…
POST
/v1beta1/{parent}/services
Creates a service, and returns the new service.
POST
/v1beta1/{parent}/endpoints
Creates an endpoint, and returns the new endpoint.
POST
/v1beta1/{parent}/namespaces
Creates a namespace, and returns the new namespace.
POST
/v1beta1/{resource}:getIamPolicy
Gets the IAM Policy for a resource
POST
/v1beta1/{resource}:setIamPolicy
Sets the IAM Policy for a resource
POST
/v1beta1/{resource}:testIamPermissions
Tests IAM permissions for a resource (namespace, service or service workload …
At a glance
Total SDKs10
Languages6
Endpoints14
Authoauth2
Categories2
https://servicedirectory.googleapis.com