# Creator Posts ## Creator Posts - [POST /public/v1/creators/content/posts/](https://docs.influencers.club/openapi/creator-posts/public_v1_creators_content_posts_create.md): Fetch recent posts for a creator on a given platform. What you get - Returns a list of recent posts with metadata including post ID, URL, caption, media URLs, timestamps, and engagement metrics (likes, comments, views, shares). - Supports Instagram, TikTok, and YouTube platforms. - Uses cursor-based pagination via next_token for fetching additional pages of results. - Page sizes are platform-specific:   Instagram — fixed at 12 posts per page (not configurable).   TikTok — default 30, max 35.   YouTube — default 30, max 50. Credits - 0.03 credits per successful request. If no data is returned, no credits are deducted.