API Access

Integrate LeadBenji's extraction engine into your own applications.

Get Started with API

Sign up to get your API key and start integrating LeadBenji into your applications.

Already have an account? Log in to access your API keys in the dashboard.

Quick Start Guide

curl -X POST https://api.leadbenji.com/v1/extract \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "keyword": "dentists",
    "location": "london",
    "enrich": true
  }'

API Features

RESTful API
Available
Rate Limiting
Per Plan
Webhooks
Coming Soon
Get Started

Developer Resources