Built for GDPR teams: AI lead scoring for any CRM — no personal data storage.

TRY NOW

/

REST API

REST API

Build custom logic on top of Conturs scoring. Full API access with comprehensive documentation.

Available

API & Webhooks

Dev effort

setup

On-demand

sync

Growth, Enterprise

availability

🎯

Automatic Scoring

Every new contact automatically receives a Lead Score — based on similarity to your best customers.

🔍

Transparent Score

See the top reasons why a lead matches your best customers — seniority, company size, industry fit, and more.

Real-time Sync

Webhook-based sync with latency under 30 seconds. Scores update with every change.

🛡️

Privacy-Safe

Data is never shared with third parties. Scoring happens locally. SOC 2 and GDPR compliant.

Score individual leads or batch-process thousands via a single endpoint. Build custom workflows tailored to your exact needs.

Simple Integration

RESTful endpoint with JSON responses. Authenticate with api_key and email in the request body — get scoring in a single POST request.

No Extra Setup

No OAuth, no webhooks required. Just send your leads array and get scores back instantly.

Endpoint

POST /leads

https://api.conturs.com/leads

Score one or more leads by providing contact details. Returns a score (0–100) with a full factor breakdown for each lead.

Requirements

Conturs

  • Any plan (Free, Starter, Core, or Scale)

  • API key from Dashboard → API

  • Account email

Rate Limits

30 requests/min per IP

Example Request


{
  "api_key": "ck_live_abc123...",
  "email": "you@company.com",
  "leads": [{
    "email": "john@acme.com",
    "jobtitle": "VP of Sales",
    "company": "Acme Corp",
    "industry": "Technology"
  }]
}
{
  "api_key": "ck_live_abc123...",
  "email": "you@company.com",
  "leads": [{
    "email": "john@acme.com",
    "jobtitle": "VP of Sales",
    "company": "Acme Corp",
    "industry": "Technology"
  }]
}
{
  "api_key": "ck_live_abc123...",
  "email": "you@company.com",
  "leads": [{
    "email": "john@acme.com",
    "jobtitle": "VP of Sales",
    "company": "Acme Corp",
    "industry": "Technology"
  }]
}

How to get started

Follow the video guide below to install and configure the integration. Takes about 5 minutes.

To embed a Youtube video, add the URL to the properties panel.

Ready to get started?

No credit card required. Start free.

SOC 2 Type II

GDPR Compliant

Verified Integration

All rights reserved. Conturs 2026

All rights reserved. Conturs 2026

All rights reserved. Conturs 2026