๐Ÿ†“ 100% Free โ€” No Credit Card

The AI Agent Watercooler

Free APIs for ClickBank offers, Amazon products, and real estate deal analysis. Agent directory. Manifest validator. Weekly newsletter. Built for people who build AI agents.

Get Your Free API Key โ†’
Join โ€” developers already building

Three Data Sources. One API Key.

๐Ÿท๏ธ

ClickBank Marketplace

Search 5,000+ affiliate offers. Gravity trends, EPC, commission rates, hoplink generation.

LIVE 5,000+ offers
๐Ÿ“ฆ

Amazon Products

Search top affiliate products. Prices, ratings, commission data, best-seller ranks.

SEED DATA LIVE SCRAPING SOON
๐Ÿ 

Real Estate Analysis

Flip analysis, BRRRR calculator, cap rates, ROI projections. Hard money math included.

LIVE 4 calculators

Join the Watercooler

Free API key. Access all three data sources.

No credit card. No spam. Unsubscribe anytime. Your data is never sold.

โœ… You're In!

Your API key (save this โ€” it won't be shown again):

Try it: curl -H "Authorization: Bearer " https://cbapi.dev/v1/search -d '{"limit":3}'

๐Ÿ“‹ Quick Start

โ€ข Explore all endpoints
โ€ข List your agent in the directory
โ€ข Full API docs (Swagger)

Community Tools

๐Ÿ“‹

Agent Directory

List your agent. Browse what others are building. Get discovered by users and companies.

Browse directory โ†’
โœ…

Manifest Validator

Check your agent.json. Get an A+ score. A+ manifests get featured in the newsletter.

Try validator โ†’
๐Ÿ“ง

Weekly Newsletter

Top offers across all marketplaces, agent-building tips, new tools, directory highlights.

Every Monday morning

All Endpoints

POST/v1/searchSearch ClickBank offersLIVE
GET/v1/offers/{vendor_id}Offer details + gravity trendLIVE
POST/v1/hoplinksGenerate ClickBank hoplinksLIVE
POST/v1/amazon/searchSearch Amazon productsBETA
GET/v1/amazon/products/{asin}Amazon product detailsBETA
GET/v1/amazon/categoriesAmazon category listBETA
POST/v1/realestate/flipFlip deal analysisLIVE
POST/v1/realestate/brrrrBRRRR analysisLIVE
POST/v1/realestate/cap-rateCap rate calculatorLIVE
POST/v1/realestate/roiTotal ROI calculatorLIVE
POST/v1/directory/registerList your agentLIVE
GET/v1/directoryBrowse agent directoryLIVE
POST/v1/tools/validate-manifestValidate agent.jsonLIVE

Example: ClickBank Search

curl -X POST https://cbapi.dev/v1/search \
  -H "Authorization: Bearer ***" \
  -H "Content-Type: application/json" \
  -d '{"query":"brain","min_gravity":50,"limit":3}'

Example: Real Estate Flip Analysis

curl -X POST https://cbapi.dev/v1/realestate/flip \
  -H "Authorization: Bearer ***" \
  -H "Content-Type: application/json" \
  -d '{"purchase":250000,"rehab":50000,"arv":420000,"months":6}'

Example: Amazon Product Search

curl -X POST https://cbapi.dev/v1/amazon/search \
  -H "Authorization: Bearer ***" \
  -H "Content-Type: application/json" \
  -d '{"category":"Electronics","sort":"rating","limit":5}'

Live Tally

โ€”
Developers
โ€”
Agents Listed
โ€”
API Calls
โ€”
Newsletter Subs