EaveWorks
← All features

Open API & website lead capture

Roofing CRM with a Free, Open API

Pipe website and landing-page leads straight into the pipeline.

Send leads from your website, landing pages, or ad forms straight into the pipeline over a free, open, self-serve API — then fire speed-to-lead automations instantly.

app.eaveworks.com
EaveWorks Settings

Website lead capture

Post your contact-form submissions straight into your pipeline as leads — authenticated with an X-Api-Key header.

Endpoint (HTTP POST)
https://api.eaveworks.com/lead-capture
Auth header
X-Api-Key: ••••••••••••

Your new key — copy it now. It won't be shown again.

ew_live_9f3c1a8b7e2d4056a1b9c8d7e6f5a4b3 Copy
A key is active. Rotate key

Embed on your site

<form action="…/lead-capture" method="post">
  <input name="name" />
  <input name="phone" />
  <button>Get my free estimate</button>
</form>
A free, open API — pipe website leads straight into your pipeline.