Ping Thing IP Address
This guide will show you how can you use API to ping your SIM card IP address. Ping is very useful to check if SIM card is still active and can be used to prevent from being purged from network.
Ping IP address
POST
https://console.monogoto.io/thing/ThingId_ICCID_{ICCID}/ping
Path Parameters
ICCID*
String
The ICCID of your SIM
Headers
YOUR_TOKEN*
String
Your authentication token
CUSTOMER_ID
String
Customer API key
Request Body
THING_IP_ADDRESS*
String
IP address of Thing
Example using cURL:
Example request:
Example response:
Last updated
Was this helpful?