Auth
Last updated
Last updated
API keys can be issued by logging into the NFT Garden and going to the menu.
You can authenticate by assigning an API key to x-api-key
in the header when making an API request.
If no API key is specified, the request will automatically fail. Also, requests for functions that are not authorized when the API key is issued will also fail.
The above command is an example of specifying an API key, so it will not work properly as is.