Googleapis Domainsrdap
Connector for the googleapis-domainsrdap API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://domainsrdap.googleapis.com - Auth:
bearer(pass your key via theapiKeyinput)
Operations
domainsrdap_autnum_get— GET /v1/autnum/{autnumId} — The RDAP API recognizes this command from the RDAP specification but does not sudomainsrdap_domain_get— GET /v1/domain/{domainName} — Look up RDAP information for a domain by name.domainsrdap_getdomains— GET /v1/domains — The RDAP API recognizes this command from the RDAP specification but does not sudomainsrdap_getentities— GET /v1/entities — The RDAP API recognizes this command from the RDAP specification but does not sudomainsrdap_entity_get— GET /v1/entity/{entityId} — The RDAP API recognizes this command from the RDAP specification but does not sudomainsrdap_gethelp— GET /v1/help — Get help information for the RDAP API, including links to documentation.
Inputs
apiKey— your googleapis-domainsrdap API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: domainsrdap_autnum_get
apiKey: <your key>