← Back to Validator

Upgrade to Pro

Unlimited lookups, API access, bulk validation, and no ads.

Free
₦0
Forever free
  • 10 checks/day
  • Phone validation
  • IP validation
  • API access
  • Bulk CSV upload
  • Ad-free
Current Plan

Developer API

# Phone validation GET https://tools.blessdata.com.ng/?api=1&phone=08012345678&key=YOUR_KEY # IP validation GET https://tools.blessdata.com.ng/?api=1&ip=8.8.8.8&key=YOUR_KEY # Example JSON response { "success": true, "phone": { "valid": true, "network": "MTN", "country": "Nigeria", "state": "Lagos", "lga_hint": "Lagos Island / Mainland / Ikeja" } }

Pro API key included with Pro subscription. Contact support@blessdata.com.ng to get yours.

FAQ

How do I pay?
We accept Paystack and Flutterwave — card, bank transfer, or USSD. After payment you receive your API key by email.
Is the phone lookup 100% accurate?
Pro uses live carrier APIs for Nigerian numbers. Free uses our local prefix table which is accurate for ~98% of numbers. State/LGA is always a best-effort hint — mobile numbers aren't geographically fixed.
Can I use the API in my own app?
Yes. Pro API keys work from any server with a rate limit of 5,000 requests/day. Need more? Contact us for enterprise pricing.
What is bulk CSV upload?
Upload a .csv file containing up to 500 phone numbers. The tool validates all of them and lets you download the results as a new CSV.