GraphQL API Quick Start Guide
The TNID API uses GraphQL as its interface. GraphQL uses only one endpoint and only POST requests are valid. This document contains information to authenticate and to execute queries and mutations using Postman, cURL, .net and other languages/frameworks.