googleapis.com

API provider — googleapis.com:dns

🔑 oauth2 40 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
Fetches the representation of an existing Project.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dns.googleapis.com/dns/v2/projects/{project}/locations/{location}
Enumerates all Policies associated with a project.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dns.googleapis.com/dns/v2/projects/{project}/locations/{location}/policies
Enumerates ManagedZones that have been created but not yet deleted.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dns.googleapis.com/dns/v2/projects/{project}/locations/{location}/managedZones
Endpoints (40 total)
GET
/dns/v2/projects/{project}/locations/{location}
Fetches the representation of an existing Project.
GET
/dns/v2/projects/{project}/locations/{location}/policies
Enumerates all Policies associated with a project.
GET
/dns/v2/projects/{project}/locations/{location}/managedZones
Enumerates ManagedZones that have been created but not yet deleted.
GET
/dns/v2/projects/{project}/locations/{location}/responsePolicies
Enumerates all Response Policies associated with a project.
GET
/dns/v2/projects/{project}/locations/{location}/policies/{policy}
Fetches the representation of an existing Policy.
GET
/dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}
Fetches the representation of an existing ManagedZone.
GET
/dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/rrsets
Enumerates ResourceRecordSets that you have created but not yet deleted.
GET
/dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}
Fetches the representation of an existing Response Policy.
GET
/dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/changes
Enumerates Changes to a ResourceRecordSet collection.
GET
/dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/dnsKeys
Enumerates DnsKeys to a ResourceRecordSet collection.
GET
/dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/operations
Enumerates Operations for the given ManagedZone.
GET
/dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules
Enumerates all Response Policy Rules associated with a project.
At a glance
Total SDKs10
Languages6
Endpoints40
Authoauth2
Categories2
https://dns.googleapis.com