हम कुकीज़ का उपयोग करते हैं

आवश्यक कुकीज़ साइट को चलाती हैं, और ऐच्छिक मापन कुकीज़ इसे बेहतर बनाने में मदद करती हैं। हमारी गोपनीयता नीति.

कुकी प्राथमिकताएँ

चुनें कि आप कौन सी कुकीज़ की अनुमति देते हैं। आपका चयन छह महीने रखा जाता है और कभी भी बदला जा सकता है। हमारी गोपनीयता नीति पूरे विवरण के लिए देखें।

आवश्यक कुकीज़

हमेशा सक्रिय

साइट के संचालन के लिए आवश्यक, निष्क्रिय नहीं की जा सकतीं। इनमें सहमति संग्रहण और डेमो फ़ॉर्म की बॉट-सुरक्षा शामिल हैं।

cookieconsent_status

मापन कुकीज़

साइट सुधारने में मदद करती हैं

यातायात मापने और साइट के उपयोग को समझने के लिए। कोई विज्ञापन उपयोग नहीं।

_ga _ga_* ph_*_posthog
D
Datagma
Developers और RevOps के लिए बना

एक API call.

50+ fields वापस मिलते हैं।

आपके CRM में 15,000 contacts हैं। 1,200 के पास phone numbers हैं। एक bulk enrichment चलाएं

direct mobiles, verified emails, company data पाएं: घंटों में, हफ्तों नहीं।

बड़े पैमाने पर enrichment automate करें: रात भर में 10,000 contacts, बिना किसी manual काम के।

रियल-टाइम खोजडिज़ाइन द्वारा गोपनीयतासिर्फ match पर pay

पहली call 5 मिनट मेंZapier, Make, n8n, Clay

त्वरित शुरुआत

app.datagma.com → API → Key & Doc से अपनी API key प्राप्त करें। फिर:

curl request
अनुरोध
curl "https://gateway.datagma.net/api/ingress/v2/full?apiId=YOUR_KEY&data=https%3A%2F%2Flinkedin.com%2Fin%2Fraphaelazot&companyPremium=true"
प्रतिक्रिया (संक्षिप्त)
{
"data": {
  "fullName": "Raphael Azot",
  "firstName": "Raphael",
  "lastName": "Azot",
  "email": "raphael@datagma.com",
  "jobTitle": "CEO",
  "company": {
    "name": "Datagma",
    "domain": "datagma.com",
    "linkedinUrl": "https://linkedin.com/company/datagma"
  },
  "personConfidenceScore": 98,
  "companyConfidence": 95
  // ... 40+ more fields
}
}

Endpoints

Base URL: https://gateway.datagma.net/api/ingress/, सभी endpoints GET use करते हैं ?apiId=YOUR_KEY के साथ

व्यक्ति या कंपनी enrich करें

GET /v2/full

किसी व्यक्ति या कंपनी को enrich करें। Input विकल्प (प्राथमिकता क्रम में):

  • data= पेशेवर प्रोफ़ाइल URL (सर्वश्रेष्ठ) या professional email
  • firstName= + lastName= + company=
  • fullName= + company=

वैकल्पिक: companyPremium=true, companyFull=true, personFull=true, phoneFull=true, whatsappCheck=true

50+ fields2 credits/match

Work Email खोजें (Verified)

GET /v6/findEmail

Professional emails खोजें और verify करें। भेजने के लिए safe verified emails मिलती हैं। Unverifiable catchall emails “Most Probable” के रूप में आती हैं और charge नहीं होतीं

  • fullName= (required)
  • company= or linkedInSlug=
  • findEmailV2Step=3 (full) or =2 (domain only)
  • findEmailV2Country= (ex: “France”, “General”)
Verified output only0 credits if no verified result

Phone खोजें

GET /v1/search

पेशेवर प्रोफ़ाइल URL या email से phone खोजें। दोनों को combine करें automatic waterfall और बेहतर match rate के लिए।

  • username= पेशेवर प्रोफ़ाइल URL
  • email= email address
  • whatsappCheck=true
  • minimumMatch=1
WhatsApp detectionPay per match

Email से खोजें

Personal emails enrich करें (EU के बाहर)। Work emails के लिए /v2/full use करें।

GET /v1/searchByEmail

Username से Twitter प्राप्त करें

Username या पेशेवर प्रोफ़ाइल URL से Twitter profile data प्राप्त करें।

username= linkedin=

Credits देखें

आपका बचा हुआ credit balance दिखाता है।

GET /v1/getCredit

Phone से खोजें

Reverse phone lookup। किसी international phone number से व्यक्ति की जानकारी खोजें।

GET /v1/searchByPhone - phone=+33…

Email से Twitter प्राप्त करें

Email address से Twitter profile data प्राप्त करें।

email=

API उदाहरण

सभी endpoints URL में parameters के साथ GET use करते हैं। कोई SDK की ज़रूरत नहीं।

व्यक्ति enrich करेंGET /v2/full
curl "https://gateway.datagma.net/api/ingress/v2/full?apiId=YOUR_KEY&data=https%3A%2F%2Flinkedin.com%2Fin%2Fraphaelazot&companyPremium=true"
Email खोजेंGET /v6/findEmail
curl "https://gateway.datagma.net/api/ingress/v6/findEmail?apiId=YOUR_KEY&fullName=Emilio%20Turco&company=Algolia&findEmailV2Step=3&findEmailV2Country=General"
Phone खोजेंGET /v1/search
curl "https://gateway.datagma.net/api/ingress/v1/search?apiId=YOUR_KEY&email=raphael%40datagma.com&username=https%3A%2F%2Flinkedin.com%2Fin%2Fraphaelazot&minimumMatch=1"
Phone से खोजेंGET /v1/searchByPhone
curl "https://gateway.datagma.net/api/ingress/v1/searchByPhone?apiId=YOUR_KEY&phone=%2B33612345678"

दर सीमाएं और मूल्य निर्धारण

पारदर्शी। कोई छुपी हुई fees नहीं।

योजनाEmails / वर्षPhones / वर्षमूल्य
Free903$0
Regular36,0001,200$39/माह (वार्षिक) / $49/माह
Popular RECOMMENDED90,0003,000$79/mo (annual) / $99/mo
Expert270,0009,000$209/mo (annual) / $261/mo
EnterpriseCustomCustomSales से संपर्क करें

Pay per match only

No match = no charge. Failed lookups don’t consume credits. “Most Probable Email” results are also not billed.

Credits roll over

Unused credits roll over for up to 12 months. No wasted spend.

No-code? Start here

Workflow automation

Connect Datagma to your existing stack, no code required.

Zapier

Native official module. Actions: Person Search, Find Email, Find Phone, Company Search, Full Profile and more.

Templates: HubSpot, Salesforce, Mailchimp, Zendesk Sell, Marketo

View on Zapier →

Make

Native official module. Modules: Enrich Person or Company, Find Verified Email, Find Mobile Phone, Find Employee, Detect Job Change, Get Credit and more.

View on Make →
C

Clay

Native provider. Add your API key and use in any waterfall enrichment flow.

BYOK supported

n8n

Self-hosted automation via HTTP node. Full control over your data pipelines.

Use HTTP node →

More integrations

HubSpot

Native integration, creates custom properties

PhantomBuster

Native phantom available

Captain Data

Copy your Datagma API key into Captain Data

Example: HubSpot auto-enrichment workflow

New contact created
Datagma enrichment
Update contact fields
Slack notification

Result: Every new contact gets enriched automatically. Sales sees phone + company data within seconds.

Common use cases

How RevOps teams actually use the API.

Bulk enrichment

“We exported 15k contacts from Salesforce. 8% had phones. After bulk enrichment: 67% have phones.”

# Process contacts with GET requests
for contact in contacts:
  url = build_url(contact)
  result = requests.get(url)
  save_to_crm(result)

Real-time webhook

“New form submission → instant enrichment → sales gets Slack alert with phone + company in 2 seconds.”

// Webhook handler
const url = buildUrl(lead)
const enriched = await fetch(url)
slack.notify(enriched)

CRM sync

“Every night at 2am, we enrich contacts missing phones. Reps wake up to updated data.”

# Nightly cron job
stale = crm.find(phone=None)
for c in stale:
  crm.update(c, enrich(c))

Ready to enrich your stack?

Get your API key in 2 minutes. First 90 emails + 3 phones on us.

Quick setup

1
Create account
2
Go to app.datagma.com → API → Key & Doc
3
Make a test GET call
4
Ship to production

Ready to start enriching?

Get API access in 5 minutes. Real-time B2B data enrichment, pay per match.

कोई क्रेडिट कार्ड आवश्यक नहीं. 3 phones + 90 emails मुफ्त/माह.