Auth
Create API key
Authentication with API key
Request example
curl -X POST -H "Content-Type: application/json" -H "x-api-key: <your-api-key>" -d '{"name": "NFT Garden", "description": "NFT Garden provides NFT backend"}' https://api.nftgarden.app/api/v1/nft/Last updated