Search, filter, and retrieve 4,000+ proven hooks via REST API. Build AI features, power content tools, or automate research — all backed by real performance data.
# Search hooks by niche and platform curl https://api.scripthooks.ai/v1/hooks \ -H "Authorization: Bearer YOUR_API_KEY" \ -d '{"niche": "fitness", "platform": "tiktok", "min_views": 100000}' # Response { "hooks": [ { "text": "Nobody talks about this one exercise...", "views": 2400000, "archetype": "curiosity_gap", "emotion": "curiosity" } ] }
Simple REST API with comprehensive filtering
How teams use the API
Train AI models on proven hooks. Power "suggested hooks" features in content tools.
Analyze what's working across niches. Build dashboards and reports for content teams.
Pull fresh hooks daily. Populate swipe files and inspiration feeds automatically.
Embed hook search in your product. White-label access for enterprise customers.
Track what's working for competitors. Spot trends before they peak.
Use classified hooks to fine-tune content models. Performance-correlated dataset.
More than just text — full classification and performance data
Simple, predictable pricing based on usage
Everything developers ask about the API
Last updated: January 2026
Yes. ScriptHooks provides a REST API with access to 4,000+ viral video hooks. You can:
The database updates every 4 hours with fresh hooks.
Use the GET /v1/hooks endpoint with your API key. Example:
?niche=fitness — filter by niche?platform=tiktok — filter by platform?min_views=100000 — minimum view count?archetype=curiosity_gap — filter by hook type?emotion=fomo — filter by emotional triggerCombine filters to narrow results. Paginate with ?limit=50&offset=0.
Yes. The API is designed for automation. Common workflows:
/v1/hooks/trending to populate content calendarsRate limits: 100 requests/minute on Starter, 1000/minute on Scale+.
Export the dataset and use it as training data for your models. What you get:
Use bulk export on Scale+ plans. Enterprise includes product integration rights for training.
Plans differ by volume, features, and usage rights:
Key distinction: If your customers interact with the data (suggested hooks in your product), you need Enterprise.
Every 4 hours. This is a key differentiator — most hook databases update daily or less frequently. You get:
Use ?created_after=2026-01-20 to get only recent additions.
Full classification and performance data on every hook:
This metadata enables filtering, analysis, and training that raw hook text can't support.
Yes, with an Enterprise plan. Product integration rights include:
Starter and Scale plans are for internal team use only.
Get your API key and start integrating in minutes.