Accurate Egyptian Caller ID Data, Delivered Instantly

No one else does it like AccuNums. Real names and emails.

View Pricing & Get Started

Why Choose AccuNums API?

✔ The only API delivering full caller names. Never nicknames or crowdsourced contact data.

Reliable Accuracy

Regularly updated database (±100k monthly) with accurate records, for dependable caller identification results.

Simple Integration

Get up and running in minutes with our developer-friendly REST API and clear docs.

Flexible & Affordable

Pay-as-you-go pricing. Only pay for successful lookups. Transparent and cost-effective.

Up-to-date Records

Our comprehensive database primarily features records from the 2024 and 2025 seasons, ensuring you have access to the latest and most relevant information available.

Scalable & Fast

High-volume ready—consistent speed and reliability as your needs grow.

Comprehensive Data

Full names and email associations—when available.

Simple API Integration

Authenticate with your API key and make HTTP requests. Receive structured JSON responses instantly.


# Example: Fetch caller details using cURL
curl -s -G "https://api.accunums.com/api/lookup" \
  -H "X-API-Key: YOUR_KEY" \
  --data-urlencode "phone=201234567890"
          

API Response Example


# AccuNums stores historical ownership records.
# a single phone number may have multiple associated owners over time.
{
  "message": "Success",
  "count": 2,
  "credits": 551.46,
  "phone_number": "+201000000000",
  "data": [
    {
      "full_name": "Mohamed Ahmed Ali",
      "email": "[email protected]"
    },
    {
      "full_name": "Hasan Kamel",
      "email": null
    }
  ]
}
            

Unbeatable Flat-Rate Pricing

Flat Rate

$0.009/ lookup
  • Return Full Name + Email
  • Multiple owner history
  • No hidden fees
  • Accurate results

Free for non-matches.
Email returns when available.
Need custom features? Contact us.

Ready to Integrate AccuNums?

Reach out, recharge credits and start querying!

Contact Sales & Support
Click to copy: [email protected]