emnify GraphQL API
GraphQL is a query language that enables you to define API call responses to match your use case and technical needs. emnify initially developed the GraphQL API to improve performance on the web portal. In early 2023, emnify decided to provide GraphQL access to customers. The plan is to continue adding features so that the capability more closely matches the emnify REST API.
There are no plans to deprecate the REST API. Instead, emnify plans to support both APIs in parallel.
Interactive playground
To help you explore and experiment, the emnify GraphQL API includes an in-browser GraphiQL integrated development environment (IDE). Within this IDE, you can also find interactive documentation and examples.
This playground allows you to explore and test GraphQL queries against the emnify API. You can authenticate and execute queries directly in this interface.