Retrieve posts for a creator or profile with engagement metrics and media data.
Query options:
creator_id to get posts across all their profilesplatform + username for a specific profile’s postsSort options:
recent: Most recent posts first (default)top_engagement: Highest engagement rate firstmost_likes: Most likes firstmost_views: Most views first (video content)most_comments: Most comments firstPricing: 0.05 credits per post returned ($0.0005)
Platform (required with username)
instagram "instagram"
Username (required with platform)
1 - 50"fitness_coach_jane"
Creator ID (use this OR platform+username)
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"123e4567-e89b-12d3-a456-426614174000"
Maximum posts to return
1 <= x <= 5012
Sort order
recent, top_engagement, most_likes, most_views, most_comments "recent"
Pagination cursor for next page