General / Auth

Ordinal Mainnet Endpoint

https://api.inscribr.io

Authorization Header

To access the instruction endpoints, you need to include an Authorization header in your HTTP requests. The value of the Authorization header should be Bearer followed by the API key.

Example:

Authorization: Bearer YOUR_API_KEY

Last updated