emnify · GraphQL Specification

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.

Documentation Endpoint View on GitHub IoTInternet of ThingsCellular ConnectivityIoT SIMeSIMConsumer eSIMSGP.32M2MNTN-IoTSatelliteSuperNetworkGraphQL

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

`https://cdn.emnify.net/graphql`

References

Related API Specs

emnify REST API (OpenAPI)
Back to emnify · All GraphQL Specs · GitHub