For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tap Reader API

Tap Protocol API endpoints are available to use with an API Key or from allow-listed domains.

Mainnet: https://api.ordinalsbot.com/tapreader

Testnet: https://testnet-api.ordinalsbot.com/tapreader

You can refer to official TAP documentation for all available endpoints.

Get TAP Token Deployment

POST https://api.ordinalsbot.com/tapreader/getDeployment/:ticker

Path Parameters

Name
Type
Description

ticker*

String

Ticker to get deployment inscription for

Headers

Name
Type
Description

x-api-key*

String

API Key

Last updated