Welcome to the official Simplex Wireless API repository. This repository contains the OpenAPI (Swagger) specification for interacting with the Simplex Wireless platform — a reliable and developer-friendly solution for global cellular IoT connectivity.
The Simplex Wireless API enables users to:
- Manage and activate IoT SIM cards
- Retrieve device and usage data
- Monitor connectivity and performance
- Integrate SIM lifecycle management into your own systems
This specification follows the OpenAPI 3.x standard.
Simplex_Wireless_API.yaml
— The OpenAPI specification file describing the REST API.Index.html
- Swagger UI for Simplew Wireless API'sREADME.md
— This document.LICENSE
— License file (Apache 2.0 or MIT).
You can use this OpenAPI spec with tools like:
- Swagger UI – For interactive API documentation
- Postman – For testing and development
- OpenAPI Code Generators – To generate client SDKs in various languages
https://simplexwireless.github.io/API/
or
Clone this repo:
git clone https://github.com/simplexwireless/simplex-api.git
cd simplex-api