Clay Integration
Enrich thousands of leads using the Clay HTTP API (Sculptor or Manual).Clay is the ultimate partner for BlitzAPI. By combining our Unlimited Data with Clay’s spreadsheet interface, you can build massive enrichment waterfalls without writing a single line of code.
🚀 The “Sculptor” Method (Fastest)
Clay’s new Sculptor feature allows you to setup the integration simply by copy-pasting our documentation.1. Copy the Request
2. Paste into Clay
In your Clay table:
- Click Add Enrichment > HTTP API.
- Look for the “Paste cURL” or “Sculptor” button.
- Paste the code.
⚙️ Manual Setup (Standard)
If you prefer to configure the HTTP node manually, follow these settings.- Method:
POST - URL:
https://api.blitz-api.ai/v2/search/waterfall-icp-keyword(or other endpoint) - Headers:
content-type:application/jsonx-api-key:YOUR_API_KEY
- Body:
🛑 Critical: Rate Limiting
To respect BlitzAPI’s throughput and ensure stability, you must configure the rate limit settings in Clay. We allow 5 requests per second. In the HTTP Enrichment settings, go to Rate Limit and set exactly:| Setting | Value |
|---|---|
| Max Requests | 5 |
| Time Period | 1000 ms |
Popular Clay Payloads
Copy-paste these JSON bodies directly into your integration.1. Waterfall Search (Find Decision Maker)
Target: Find Marketing Decision Maker.2. Find People (ICP Sourcing across many companies)
Target: Build a fresh list of VPs and Directors of Sales at IT Services companies (51–500 employees) headquartered in EMEA. Endpoint:POST https://api.blitz-api.ai/v2/search/people
3. Enrich Email (Find Work Email)
Target: Get verified email from a Profile URL.Mapping the Output
Once the request runs successfully:- Hover over the
resultscell in Clay. - Click “Add to Table”.
- Select the fields you need (e.g.,
email,phone,person_linkedin_url).

