Skip to main content
This endpoint returns comprehensive information about a SIM card: current usage in MB, supported networks, card status, active and historical plans, and company branding info. It is intended for building customer-facing eSIM management interfaces.
GET http://bpm.mioesim.com/api_esim/getESIMDetail
This endpoint requires your server’s IP address to be added to the MIOeSIM whitelist. Contact help@mioesim.com before using it. Unauthorized IPs will receive a 400108 (Access denied) error.
This endpoint uses HTTP (not HTTPS) and does not require token or sign. Authentication is by IP whitelist only.

Request parameters

iccid
string
required
The ICCID of the SIM card.

Response fields

data
object

Example

curl "http://bpm.mioesim.com/api_esim/getESIMDetail?iccid=89480100000xxxxxxxx"