Native Integration · Clay.com · GTM Waterfall

Enrich Clay Lead Lists with Clean Website Markdown Summaries

Extract clean company copy, pricing pages, and changelogs into Clay tables in sub-150ms.

Clay users building account research waterfalls can use TokenMarkdown's HTTP API to instantly convert target prospect websites into token-dense Markdown for automated qualification without burning credits on heavy web scrapers.

Get 250 Free API Credits → ⬇ Download Clay.com Template
clay_enrichment_request.sh
curl -X POST https://tokenmarkdown.com/api/extract \
  -H "Content-Type: application/json" \
  -H "x-api-key: your_tokenmarkdown_key" \
  -d '{
    "url": "https://linear.app",
    "extract_main_only": true
  }'
Clay AI Formula Formula: "Map {{body.markdown}} directly into your Claygent or GPT-4o column to evaluate ICP fit and identify active pricing tiers."

Connect Clay in under 60 seconds

Use the native HTTP API enrichment action in any Clay workbook.

01

Add HTTP API Action

In your Clay table, add a new column and select Enrich with HTTP API.

02

Configure Endpoint & Headers

Set method to POST https://tokenmarkdown.com/api/extract, add header x-api-key: [YOUR_KEY], and send body { "url": "{{domain}}" }.

03

Pass Clean Markdown to Claygent

Use body.markdown in your downstream AI prompt columns to evaluate company ICP criteria without token bloat.

Ready to power your Clay.com waterfalls?
Start in 30 seconds with 250 free sandbox credits or activate a live production key on the Builder Tier ($29/mo) with instant 1-click Stripe checkout.
Open Developer Console → View All Plans