Optimize Every Piece of Content.
Dashboard or API.
Research keywords, score titles, draft descriptions, and create thumbnails — powered by real platform data, ready in seconds.
app.soke.com/research
soke-cli — research
One API. Every platform. YouTube first.
YouTubeLiveTikTokSoonInstagramSoonLinkedInSoonX / TwitterSoonPodcastSoon
Everything You Need to Optimize Your Content
Six powerful tools, one platform. Optimize every part of your content pipeline.
Chat or code. Same engine.
Use Soke the way you want — ask in natural language, or call the API directly. Both hit the same services and return the same data.
From the dashboard
optimize my title about stoicism
Here are three higher-scoring alternatives:
Why Staying Calm Is a Superpower91
The Stoic Rule That Makes You Unshakeable88
Staying Calm: A Practical Stoic Guide81
From your code
chat.sh
curl -X POST https://api.usesoke.ai/v1/chat/completions \
-H "X-Soke-Key: $SOKE_KEY" \
-d '{"messages":[
{"role":"user","content":"optimize my title about stoicism"}
]}'Built for developers first
Standard REST. OpenAI-compatible chat completions. Use it from curl, your favorite SDK, or any chat-completions client.
POST /v1/keywords/research
curl -X POST https://api.usesoke.ai/v1/keywords/research \
-H "X-Soke-Key: $SOKE_KEY" \
-d '{"platform":"youtube","seed":"stoicism"}'Response
{
"success": true,
"data": {
"keywords": [
{ "term": "stoicism philosophy", "volume": 48200, "trend": "up" },
{ "term": "stoic daily practice", "volume": 12400, "trend": "up" }
]
},
"meta": { "platform": "youtube", "processing_time_ms": 142 }
}OpenAI-compatibleChat completions
n8n · Make · ZapierDrop-in automations
StreamingSSE supported
Simple, predictable pricing
All plans include a 14-day free trial. No credit card required.
Creator
For individual creators getting started.
$15/mo
500credits/mo
10 req/min
YouTubeplatform
- Keyword research
- Title optimization
- Description generation
- Tag suggestions
- Thumbnail generation
Most popular
Pro
For growing channels and teams.
$39/mo
2,000credits/mo
30 req/min
YouTubeplatform
- Everything in Creator
- Thumbnail templates
- 2,000 API credits/month
- Priority support
Scale
For agencies and high-volume creators.
$99/mo
10,000credits/mo
60 req/min
YouTubeplatform
- Everything in Pro
- 10,000 API credits/month
- Dedicated support
- Custom integrations
Ready to Rise Up?
Start your 14-day free trial and optimize your next piece of content with Soke.