emnify GraphQL API
emnify provides a GraphQL API alongside its REST API, enabling flexible single-request queries against the emnify IoT connectivity data model. Clients can select exactly the fields they need, traverse related resources in a single round-trip, and explore the schema interactively via the built-in GraphiQL IDE.
Overview
emnify GraphQL API is a GraphQL API specification published by emnify on the APIs.io network.
emnify provides a GraphQL API alongside its REST API, enabling flexible single-request queries against the emnify IoT connectivity data model. Clients can select exactly the fields they need, traverse related resources in a single round-trip, and explore the schema interactively via the built-in GraphiQL IDE.
The GraphQL endpoint is available at https://cdn.emnify.net/graphql. documentation is published at https://docs.emnify.com/developers/graphql.
The specification includes 4 reference links.
Tagged areas include IoT, Internet of Things, Cellular Connectivity, IoT SIM, and eSIM.
Endpoint
References
- Documentation https://docs.emnify.com/developers/graphql
- GraphiQL IDE https://docs.emnify.com/developers/graphql/graphiql-ide
- API Guidelines https://docs.emnify.com/developers/api-guidelines/conventions
- Authentication https://docs.emnify.com/developers/auth/application-tokens