cURL
curl --request POST \ --url https://rawugc.com/api/v1/inspo \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "name": "Fitness Content Q1", "description": "Research fitness trends for Q1 campaign", "niche": "fitness", "brand": "FitBrand" } '
{}
Create a new content inspiration project for organizing TikTok research and content plans.
Use your API key from the RawUGC dashboard. Include as: Authorization: Bearer YOUR_API_KEY
Project name
1 - 200
Project description
1000
Content niche (e.g., 'fitness', 'cooking')
100
Brand name
Project created successfully
The created inspo project
Was this page helpful?