Endpoints
Overview of available endpoints.
Information Requests
Information Requests are used to obtain basic information about the API, being the current version of Sagittarius A*, and obtaining the API Spec. These requests directly obtain information displayed in their output from the API's Specification.
Resolution Requests
Resolution Requests are used for Domain Resolution as described in Resolution Overview. These requests are used to resolve the content records associated with an Ethereum Name Service (ENS) domain. There requests also support retrieval of domain records and data without initiating a resolution request, and the retrieval of domain content over a provided IPFS gateway URL.
IPFS Requests
Requests for IPFS Requests are used to manage the pinning of IPFS Content Identifiers (CIDs) to the Sagittarius A* IPFS Cluster. CID pinning includes a request ID system based roughly on the requestid
from the IPFS Pinning Service API. These requests also include resolution of names from the InterPlanetary Name System (IPNS) into IPFS CIDs.
Last updated