yepapi
Installation
SKILL.md
YepAPI — API Reference
Base URL: https://api.yepapi.com
Auth: x-api-key header
Response: { ok: true, data: {...} } or { ok: false, error: { code, message } }
Rate limit: 60 req/min
SEO — Keywords
| Method | Path | Cost | Required | Description |
|---|---|---|---|---|
| POST | /v1/seo/keywords |
$0.15 | keywords[], location |
Bulk metrics: volume, CPC, difficulty, intent, trends (up to 100) |
| POST | /v1/seo/keywords/ideas |
$0.03 | keyword, location |
Keyword suggestions from seed |
| POST | /v1/seo/keywords/related |
$0.03 | keyword, location |
Related keywords for seed |
Returns: volume, cpc, difficulty (0-100), intent (informational/commercial/navigational/transactional), trend (12-month array)