Skip to main content
API & Integrations

Connect Leads Directly to Your Workflow

Automate your sales pipeline. Receive exclusive web leads and live transfer notifications immediately into your CRM.

Real-Time Webhooks

Push leads directly to your endpoint the millisecond they are generated. No polling required.

REST API Access

Pull aged loads, managed returns, and update lead statuses via our REST endpoints.

Pre-Built Integrations

Native support for popular platforms like GoHighLevel, HubSpot, Go-To-Market, and VanillaSoft.

Secure Payloads

All data transfers are encrypted via TLS. Webhooks include verification signatures.

Webhook Delivery

The most efficient way to receive leads is via webhooks. Add your endpoint URL in your dashboard, and we'll POST a JSON payload every time a matching lead is generated in your territory.

Our payloads included standardized consumer fields, custom attributes based on the vertical (e.g., medical conditions or current carrier), and full TCPA compliance hashes including Jornaya LeadiD and Trustedform tokens.

Native IntegrationsGoHighLevel • SalesRabbit • VanillaSoft • HubSpot • Salesforce • Pipedrive • Zapier • Make
{
  "lead_id": "L-9823749283",
  "vertical": "medicare",
  "format": "exclusive_web",
  "generated_at": "2024-05-18T14:32:01Z",
  "contact": {
    "first_name": "James",
    "last_name": "Wilson",
    "phone": "+15550192834",
    "email": "jwilson.example@gmail.com",
    "state": "TX",
    "zip": "73301"
  },
  "attributes": {
    "age": "66",
    "current_coverage": "Original Medicare",
    "interest": "Medicare Advantage"
  },
  "tcpa_consent": {
    "ip_address": "192.168.1.1",
    "timestamp": "2024-05-18T14:32:01Z",
    "jornaya_leadid": "84F3B..."
  }
}

Ready to automate your agency?

Sign up today and get your webhook keys in minutes.