emnify REST API
REST APIs are one way to integrate external services into your application. The emnify API provides a variety of HTTP requests to integrate several emnify services into your application.
The emnify REST API is based on the OpenAPI Specification OAS3. You can try out the API using the interactive API reference.
Code samples
See the emnify examples in JavaScript GitHub repository for examples of how to authenticate and get the device status via the REST API.
info
The How to use Rest-API via Postman guide provides information on how to more efficiently work with the emnify REST API.