cURL
curl --request GET \ --url https://api.eigi.ai/v1/public/mobile-numbers \ --header 'X-API-Key: <api-key>'
{ "user_id": "<string>", "purchased_mobile_numbers": [ { "mobile_number": "<string>", "telephony_provider": "<string>" } ] }
Retrieve your purchased/rented mobile numbers
vk_
mobile_number
+919876543210
telephony_provider
PLIVO
TWILIO
API key for authentication. Get your API key from the eigi.ai Dashboard under Settings → API Keys.
Successfully retrieved mobile numbers
User ID
List of purchased mobile numbers
Show child attributes