Skip to content

wijayamin/zte-modem-api-docs

Repository files navigation

My attempt at reverse engineering the modem Web GUI

GitHub GitHub Workflow Status GitHub release (latest by date) GitHub release (latest by date) GitHub release (latest by date)

ZTE API

An API for ZTE GSM & LTE Modem with Web GUI / RNDIS / CDC Ethernet mode. You can use the API available in this documentation to make a WAN connection, send SMS, get various information about your modem, and tons of other stuff.

Usage

Visit https://mientz.github.io/zte-modem-api-docs/index.html

Tested on:

GSM/LTE Modems:

  • ZTE MF90 Bolt
  • ZTE MF90+ Beeline

Probably will work for other ZTE modem that use Web GUI

Progress:

  • Authentication
  • GSM & LTE Properties
    • GSM network properties
    • Carrier network selections
  • PPP properties
  • WAN connection properties
  • Messaging system
  • Wireless-LAN properties
  • Device properties
  • GSM-7 & UCS-2/Unicode documentations
  • Error & response documentations

Credits

A heartfelt thankyou to slatedocs for their slate static API documentation builder

License

Apache-2.0 - Mientz - 2021