Inscription API

Access the Inscription API to mint and manage your own Hashinals

API Access

Unlock the power of Hedera inscriptions with our cutting-edge API. Follow these simple steps to integrate file inscriptions into your application.

  • First, call the start-inscription endpoint to process your file. This endpoint returns transaction bytes and a transaction ID that references your inscription. Execute the transaction bytes to submit the payment and store the transaction ID. Ensure the fileURL and jsonFileURL in the request body are publicly accessible URLs.
  • Finally, call the retrieve-inscription endpoint to fetch the current status and inscribed metadata.

API Documentation

CDN API Documentation

Access inscribed files using our free, public CDN for Hashinals. Replace the Topic ID in the URL with the Topic ID of the inscribed images or JSON files.

Numbers API Documentation