Overview
Returns available internet recharge cards for ADSL and 4G LTE services with real-time pricing and stock availability.Query Parameters
Internet service type:
ADSL or 4GResponse
Indicates if the request was successful
Examples
ADSL Products Response
4G Products Response
Important Notes
Remove
cost before displaying to end users. Apply your own markup for
pricing.Check
available: true before allowing users to order. Stock levels are
real-time.Phone Number Formats
ADSL Numbers
- Format:
0[0-9]{8} - Examples:
036362608,031417237 - Fixed line numbers (landline)
4G Numbers
- Format:
213[0-9]{9} - Examples:
213472731602,213665983439 - Mobile numbers with country code
Best Practices
Check Stock
Always verify
available: true before displaying to usersApply Markup
Calculate:
sellPrice = cost * (1 + yourMargin)Cache Products
Cache for 5-10 minutes to reduce API calls
Validate Numbers
Use validate endpoint before submitting orders

