GraphQL & Auth Endpoints
post
https://api.staging.niftory.com/v1/graphql
Always test your application against the Staging environment. The production endpoint will affect the blockchain for real, so that should only be used when you are ready to ship your app.
https://api.staging.niftory.com/v1/graphql
https://api.staging.niftory.com/v1/graphql
api.staging.niftory.com
Staging API Endpoint (TestNet)
https://api.niftory.com/v1/graphql
https://api.niftory.com/v1/graphql
api.niftory.com
Prod API endpoint
NIFTORY_AUTH_SERVICE=https://auth.niftory.com
NIFTORY_AUTH_SERVICE=https://auth.staging.niftory.com
Last modified 6mo ago