Free while in beta

Lead Capture Made Simple

Drop-in lead capture for your client websites. Multi-tenant workspaces, instant email notifications, and a simple SDK. Built for agencies and solo developers.

JD
MK
AS
LR
TC

500+ agencies already capturing leads

Everything you need to capture leads

One dashboard for all your client websites. No per-seat pricing. No complexity.

Drop-in SDK

Add our lightweight SDK to any website. Works with React, Vue, plain HTML, or any framework. One API key per workspace.

Lead Management

Track lead status, add notes, view timeline history. Filter and search to find exactly what you need.

Instant Notifications

Get email alerts the moment a new lead comes in. Never miss an opportunity again.

Multi-Client Workspaces

One account, unlimited workspaces. Each client gets their own space with separate API keys and team members.

Up and running in minutes

Three simple steps to start capturing leads from any website.

1

Create a workspace

Sign up and create a workspace for your client. Get your API key instantly.

// Your unique API key
const API_KEY = 'lk_live_abc123...'
2

Add the SDK

Drop our SDK into your client's website. Just a few lines of code.

<script src="https://cdn.blazinglyfast.co.uk/leads.js"></script>
<script>
const leads = new LeadsSDK({
  apiKey: 'lk_live_abc123...',
  baseUrl: 'https://leads-api.blazinglyfast.co.uk'
});
</script>
3

Capture leads

Leads flow into your dashboard automatically. Get notified instantly.

// Submit a lead from your form
await leads.submit({
  name: 'John Doe',
  email: 'john@example.com',
  messageFromLead: 'Interested in your services'
});

Simple integration, any framework

Drop our SDK into your project and start capturing leads in seconds. Works with React, Vue, plain HTML, or any framework.

  • Works with any framework or plain HTML
  • TypeScript support out of the box
  • Lightweight, zero dependencies
<script src="https://cdn.blazinglyfast.co.uk/leads.js"></script>
<script>
  const leads = new LeadsSDK({
    apiKey: 'lk_live_abc123...',
    baseUrl: 'https://leads-api.blazinglyfast.co.uk'
  });

  document.querySelector('form').addEventListener('submit', async (e) => {
    e.preventDefault();
    await leads.submit({
      name: e.target.name.value,
      email: e.target.email.value,
      messageFromLead: e.target.message.value
    });
  });
</script>

Simple, transparent pricing

Start free, scale as you grow. No hidden fees.

Free

Perfect for getting started

$0/month
  • Up to 100 leads/month
  • 1 workspace
  • Email notifications
  • Basic analytics
  • API access
  • Priority support
Popular

Pro

For growing agencies

$29/month
  • Unlimited leads
  • 10 workspaces
  • Email notifications
  • Advanced analytics
  • API access
  • Priority support

Enterprise

For large teams

Custom
  • Unlimited leads
  • Unlimited workspaces
  • Email notifications
  • Custom analytics
  • API access
  • Dedicated support

Loved by agencies and developers

See what our users are saying about their experience.

"Finally, a lead capture solution that doesn't require a PhD to set up. We've saved hours every week managing leads across our client sites."
SC
Sarah Chen
Founder, Digital Agency Co
"The multi-workspace feature is a game-changer. Each client has their own dashboard and we can manage everything from one place."
MJ
Marcus Johnson
Technical Director, WebWorks Studio
"We switched from a complex CRM to this and never looked back. Simple, fast, and just works. Our clients love the instant notifications."
EW
Emma Williams
Agency Owner, Bright Ideas Digital
"The SDK integration took literally 5 minutes. Best developer experience I've had with any lead capture tool."
DP
David Park
Full-stack Developer, Freelance

Frequently asked questions

Everything you need to know about the product.

The free plan includes up to 100 leads per month and 1 workspace. It's perfect for testing the platform or for small projects. You can upgrade anytime as your needs grow.
Yes! Our SDK works with any website or web application. Whether you're using React, Vue, Next.js, Nuxt, WordPress, or plain HTML, you can integrate in minutes.
When a new lead is submitted, we instantly send an email to all workspace members. You can customize notification preferences per workspace.
Absolutely. We use industry-standard encryption for all data in transit and at rest. Your data is stored securely and never shared with third parties.
Yes, you can invite team members to any workspace. Each member gets their own login and can manage leads, view analytics, and receive notifications.
We'll notify you when you're approaching your limit. You can upgrade your plan anytime. We won't cut you off mid-month - you'll just be prompted to upgrade.

Ready to capture more leads?

Join hundreds of agencies already using our platform. Get started in minutes.

No credit card required
Free while in beta
Setup in 5 minutes