googleapis.com – domains
Enables management and configuration of domain names.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:domains/v1.json
- Provider
- googleapis.com:domains / domains
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/domains/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/domains/v1/openapi.yaml
Tools (24)
Extracted live via the executor SDK.
-
projects.domainsProjectsLocationsListLists information about the supported locations for this service.
-
projects.domainsProjectsLocationsOperationsListLists operations that match the specified filter in the request. If the server doesn't support this method, it returns
UNIMPLEMENTED. -
projects.domainsProjectsLocationsRegistrationsConfigureContactSettingsUpdates a
Registration's contact settings. Some changes require confirmation by the domain's registrant contact . -
projects.domainsProjectsLocationsRegistrationsConfigureDnsSettingsUpdates a
Registration's DNS settings. -
projects.domainsProjectsLocationsRegistrationsConfigureManagementSettingsUpdates a
Registration's management settings. -
projects.domainsProjectsLocationsRegistrationsDeleteDeletes a
Registrationresource. This method works on anyRegistrationresource using , provided that the resource was created at least 1 day in the past. ForRegistrationresources using , this method works if: *stateisEXPORTEDwithexpire_timein the past *stateisREGISTRATION_FAILED*stateisTRANSFER_FAILEDWhen an active registration is successfully deleted, you can continue to use the domain in until it expires. The calling user becomes the domain's sole owner in Google Domains, and permissions for the domain are subsequently managed there. The domain does not renew automatically unless the new owner sets up billing in Google Domains. -
projects.domainsProjectsLocationsRegistrationsExportExports a
Registrationresource, such that it is no longer managed by Cloud Domains. When an active domain is successfully exported, you can continue to use the domain in until it expires. The calling user becomes the domain's sole owner in Google Domains, and permissions for the domain are subsequently managed there. The domain does not renew automatically unless the new owner sets up billing in Google Domains. -
projects.domainsProjectsLocationsRegistrationsGetGets the details of a
Registrationresource. -
projects.domainsProjectsLocationsRegistrationsGetIamPolicyGets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
-
projects.domainsProjectsLocationsRegistrationsImportImports a domain name from for use in Cloud Domains. To transfer a domain from another registrar, use the
TransferDomainmethod instead. Since individual users can own domains in Google Domains, the calling user must have ownership permission on the domain. -
projects.domainsProjectsLocationsRegistrationsListLists the
Registrationresources in a project. -
projects.domainsProjectsLocationsRegistrationsPatchUpdates select fields of a
Registrationresource, notablylabels. To update other fields, use the appropriate custom update method: * To update management settings, seeConfigureManagementSettings* To update DNS configuration, seeConfigureDnsSettings* To update contact information, seeConfigureContactSettings -
projects.domainsProjectsLocationsRegistrationsRegisterRegisters a new domain name and creates a corresponding
Registrationresource. CallRetrieveRegisterParametersfirst to check availability of the domain name and determine parameters like price that are needed to build a call to this method. A successful call creates aRegistrationresource in stateREGISTRATION_PENDING, which resolves toACTIVEwithin 1-2 minutes, indicating that the domain was successfully registered. If the resource ends up in stateREGISTRATION_FAILED, it indicates that the domain was not registered successfully, and you can safely delete the resource and retry registration. -
projects.domainsProjectsLocationsRegistrationsResetAuthorizationCodeResets the authorization code of the
Registrationto a new random string. You can call this method only after 60 days have elapsed since the initial domain registration. -
projects.domainsProjectsLocationsRegistrationsRetrieveAuthorizationCodeGets the authorization code of the
Registrationfor the purpose of transferring the domain to another registrar. You can call this method only after 60 days have elapsed since the initial domain registration. -
projects.domainsProjectsLocationsRegistrationsRetrieveImportableDomainsLists domain names from that can be imported to Cloud Domains using the
ImportDomainmethod. Since individual users can own domains in Google Domains, the list of domains returned depends on the individual user making the call. Domains already managed by Cloud Domains are not returned. -
projects.domainsProjectsLocationsRegistrationsRetrieveRegisterParametersGets parameters needed to register a new domain name, including price and up-to-date availability. Use the returned values to call
RegisterDomain. -
projects.domainsProjectsLocationsRegistrationsRetrieveTransferParametersGets parameters needed to transfer a domain name from another registrar to Cloud Domains. For domains already managed by , use
ImportDomaininstead. Use the returned values to callTransferDomain. -
projects.domainsProjectsLocationsRegistrationsSearchDomainsSearches for available domain names similar to the provided query. Availability results from this method are approximate; call
RetrieveRegisterParameterson a domain before registering to confirm availability. -
projects.domainsProjectsLocationsRegistrationsSetIamPolicySets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND,INVALID_ARGUMENT, andPERMISSION_DENIEDerrors. -
projects.domainsProjectsLocationsRegistrationsTestIamPermissionsReturns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a
NOT_FOUNDerror. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning. -
projects.domainsProjectsLocationsRegistrationsTransferTransfers a domain name from another registrar to Cloud Domains. For domains already managed by , use
ImportDomaininstead. Before calling this method, go to the domain's current registrar to unlock the domain for transfer and retrieve the domain's transfer authorization code. Then callRetrieveTransferParametersto confirm that the domain is unlocked and to get values needed to build a call to this method. A successful call creates aRegistrationresource in stateTRANSFER_PENDING. It can take several days to complete the transfer process. The registrant can often speed up this process by approving the transfer through the current registrar, either by clicking a link in an email from the registrar or by visiting the registrar's website. A few minutes after transfer approval, the resource transitions to stateACTIVE, indicating that the transfer was successful. If the transfer is rejected or the request expires without being approved, the resource can end up in stateTRANSFER_FAILED. If transfer fails, you can safely delete the resource and retry the transfer. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools