Quick Start
Get your API keys
Your API requests are authenticated using API keys. Any request that doesn't include an API key may return an error.
For the time being, please contact hello@pentas.io to acquire your API keys.
Make your first request
To make your first request, send an authenticated request to the NFT endpoint.
Take a look at how you might call this method using our official libraries, or via curl
:
Last updated