Deprecation Notice - The GraphQL API will soon be sunsetted. Users should begin migrating to the NBX API by requesting a client ID and secret from the Novig team at developers@novig.co.
What is GraphQL?
GraphQL is a query language for APIs that lets you request exactly the data you need. Unlike REST APIs where you call multiple endpoints and receive fixed data structures, GraphQL allows you to specify precisely which fields you want in a single request.
No Authentication Required - The GraphQL API is publicly accessible. You can start querying immediately without any API keys or tokens.
API Endpoint
URL: https://gql.novig.us/v1/graphql