One API key.
Endless tools.
Scraping, SEO data, AI models, and every tool builders need. Pay per call. No subscriptions.
Works with your stack
100+
Endpoints
5
Categories
$0.01
Per call
0
Subscriptions
What's inside
Six categories, 100+ endpoints, zero glue code. Pick what you need and start shipping.
Extract anything from any page
Full-page scraping with JS rendering, AI-powered data extraction, screenshots, and structured output. Works on SPAs, behind logins, and dynamic content.
The metrics that actually matter
Keyword research with volume & difficulty, domain authority & traffic estimates, backlink profiles, site audits, and competitor analysis. Updated daily.
See how AI sees you
Track how ChatGPT, Claude, Perplexity, and other AI models mention and cite your brand. Get prompt-level visibility into AI-generated recommendations.
Every search engine, one API
Real-time results from Google, Amazon, YouTube, and more. Includes organic results, ads, featured snippets, People Also Ask, and AI overviews.
The full YouTube data toolkit
Channel analytics, video metadata, transcripts, comments, search, trending, shorts, playlists, and more. Structured data from any public YouTube content.
60+ models, one endpoint
Chat with GPT-5, Claude, Gemini, DeepSeek, Llama, and 60+ more models through a single unified endpoint. OpenAI-compatible. Switch models in one line.
Three lines. Real data.
No SDK required. Just a POST request with your API key.
curl -X POST https://api.yepapi.com/v1/scrape \
-H "Authorization: Bearer yep_sk_your_key" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com", "format": "markdown"}'{
"success": true,
"data": {
"url": "https://example.com",
"title": "Example Domain",
"content": "# Example Domain\n\nThis domain is for use in illustrative examples...",
"format": "markdown",
"statusCode": 200,
"elapsed": 1243
},
"credits": { "used": 1, "remaining": 4999 }
}Same pattern for all 100+ endpoints. Same key, same auth, same response format.
60+ AI models. One endpoint.
Switch between GPT, Claude, Gemini, DeepSeek, Llama, and dozens more — same API, same key, one line change.
16 providers supported
Get your key
Sign up, grab your API key. Takes 30 seconds.
Call any endpoint
Scraping, SEO, AI, search — one key works for all.
Pay per call
From $0.01/call. No monthly fees. No surprises.
Pay per call. That's it.
No subscriptions, no tiers, no minimums. You call it, you pay for it. Stop calling, stop paying.
Scraping & Tools
$0.01per call
Scrape, screenshot, QR, WHOIS, favicon
SEO & SERP Data
$0.05per call
Keywords, backlinks, domain, Google SERP
AI Models
from $0.001per 1K tokens
GPT-5, Claude, Gemini, DeepSeek, Llama
Your AI already knows
how to use YepAPI.
Drop the doc link and your AI handles the rest.
llms.txt
Your AI reads this to learn every endpoint.
OpenAI-compatible
Works with any tool that speaks OpenAI.
MCP ready
Drop it into Claude, Cursor, or Codex.
Explore 100+ endpoints
Just added
Questions? Yep.
The stuff people usually ask before signing up.
Nope. Sign up, get your API key, and start making calls. We give you free credits to try things out. You only add a payment method when you're ready.
No hard rate limits. We handle scaling on our end. If you're making thousands of concurrent requests we'll work with you to keep things smooth, but for 99% of use cases — just send requests.
Pure pay-per-call. Each API call costs a fixed amount (e.g. $0.01 for scraping, $0.05 for SEO data). You pre-load credits and they get deducted as you go. No surprise invoices.
Yes. YepAPI ships with llms.txt and llms-full.txt so Claude, Cursor, Codex, and other AI tools can discover and call our endpoints automatically. Just point your agent at our docs.
You don't get charged for failed requests. If a scrape fails or an endpoint errors out, your credits stay intact. We also return clear error codes so you can handle retries.
You don't need one — it's just REST. But if you prefer, we have community SDKs for Python, Node.js, and Go. Or use any HTTP client in any language.
