Creators Search
POST/v1/creators/search
Search for a creator's social media profiles across platforms using our identity graph. Provide any known channel URL to discover all associated channels (YouTube, TikTok, Instagram, etc.).
Input: Requires creator_url - a social media profile URL (e.g., youtube.com/@handle)
Output: Returns all linked social profiles for the creator from our database.
Search Depth: Use depth parameter to control how deeply to traverse the identity graph (1-3, default: 2). Higher depth may find more profiles but takes longer.
Real-time Mode: Set realtime=true to supplement database results with live web search (slower but more comprehensive).
Request
Responses
- 200
- 422
JSON object containing associated social profiles
Validation Error