IMEI Query API
Used to query membership status by device IMEI.
Request URL GET / POST
http
https://nobase.cn/api/exchange/imei-queryRequest Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| appid | string | ✅ Yes | Application unique identifier |
| signature | string | ✅ Yes | Application signature |
| imei | string | ✅ Yes | Device IMEI |
TIP
Please refer to the Chinese documentation for more details.

