Skip to main content
Physical SIM cards are distributed through partner networks called DPs (distribution partners). Call this endpoint to get the available DPs and their IDs, which you need when placing physical SIM orders.
GET https://bpm.mioesim.com/api_esim/getPhysicalSIMDpInfo

Request parameters

token
string
required
Session token.
sign
string
required
Request signature.

Response fields

data
array
List of DP objects.

Example

curl "https://bpm.mioesim.com/api_esim/getPhysicalSIMDpInfo?token=YOUR_TOKEN&sign=YOUR_SIGN"