API calls with Sample Content
Explore the API against the sample app's content
Last updated
Was this helpful?
Explore the API against the sample app's content
Last updated
Was this helpful?
These API calls are against a common sample environment. To get your own application, follow the steps after this!
This is a deployed version of our , managed by Niftory.
For your convenience, the app's API key is printed out for you, and authorization header can be copied after you log in to the app:
Add the values you copied from the previous sections to these request headers:
X-Niftory-API-Key
Authorization
Here's an example query to try:
Learn more about the Niftory API:
This query returns the list of NFTModels that the Sample App has available for users to mint an NFT from. For more queries, see .
Now you're ready to build your own - we recommend you start with the to get the basics set up!