Ordinals API Keys

Rate Limiting

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

Replace YOUR_API_KEY with the actual API key provided to you.