Partner with Trends
Integrate your research and insights into our trends platform. Reach new clients, showcase your expertise, and collaborate with other consultancies.
Benefits of Partnering
Show Up When Clients Browse
Your trends appear when clients are exploring topics, increasing visibility and engagement with potential customers.
Get New Clients
Reach decision-makers actively researching trends. Your insights help you connect with clients who need your expertise.
Organize Your Research
Centralize your trend research in one platform. Keep all your insights organized and easily accessible.
Collaborate with Consultancies
Work together with other consultancies, share insights, and build a network of research partners.
How to Get Started
Upload Your First Trend
Use our API to upload your first trend. You can create a topic and trend together in a single request.
/api/v1/trends
curl -X POST -H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"topic": {
"title": "AI Agents",
"description": "Autonomous AI agents",
"volume": "1000",
"growth": "25%"
},
"labels": ["Jan", "Feb", "Mar"],
"values": [100, 150, 200]
}' \
https://trends.smartestcrowd.com/api/v1/trends
Need an API key? Visit your Profile page to generate one.
Explore the API
Review our comprehensive Trends API documentation to understand all available endpoints and features.
View Trends API Documentation →Ready to Get Started?
Join our partner network and start sharing your trends with clients today.