# Influship API ## Docs - [Lookup Creator Emails](https://docs.influship.com/api-reference/creator-emails/lookup-creator-emails.md): Look up known email addresses for creators by creator ID or social username. - [Autocomplete Search](https://docs.influship.com/api-reference/creators/autocomplete-search.md): Fast typeahead search for creators by name or username. Optimized for search-as-you-type UIs with sub-100ms response times. - [Find Similar Creators](https://docs.influship.com/api-reference/creators/find-similar-creators.md): Find creators similar to provided seed creators using AI-powered similarity matching. Analyzes content themes, audience overlap, posting style, and engagement patterns. - [Get Creator by ID](https://docs.influship.com/api-reference/creators/get-creator-by-id.md): Retrieve a creator's profile including AI-generated summary, content themes, and optionally their linked social profiles. - [Score Campaign Fit](https://docs.influship.com/api-reference/creators/score-campaign-fit.md): Evaluate how well creators match a specific campaign using AI analysis. Returns a fit score (0-1), decision recommendation (good/neutral/avoid), and evidence-based explanations. - [Health Check](https://docs.influship.com/api-reference/health/health-check.md): Check API health status. No authentication required. - [Get Instagram Post Transcript](https://docs.influship.com/api-reference/live-scraping/get-instagram-post-transcript.md): Transcribe an Instagram video post by shortcode and return the raw post-page data used for transcription. - [Get Instagram Post Transcripts](https://docs.influship.com/api-reference/live-scraping/get-instagram-post-transcripts.md): Transcribe a bounded list of Instagram video posts by shortcode and return one item per requested shortcode with per-item success or error details. Successful items include the raw post-page data used for transcription. - [Get Live Instagram Post](https://docs.influship.com/api-reference/live-scraping/get-live-instagram-post.md): Fetch fresh Instagram post-page data by shortcode. This raw endpoint includes rich post-page fields like coauthors, tagged users, paid partnership metadata, product mentions, music attribution, location, display resources, and video versions. - [Get Live Instagram Posts](https://docs.influship.com/api-reference/live-scraping/get-live-instagram-posts.md): Fetch fresh Instagram post-page data for a bounded list of shortcodes. This returns one item per requested shortcode with per-item success or error details. - [Get Live Instagram Profile](https://docs.influship.com/api-reference/live-scraping/get-live-instagram-profile.md): Fetch fresh Instagram profile data directly from Instagram in real-time. Use this when you need the most current follower counts, bio, or recent activity. - [Get Live YouTube Channel](https://docs.influship.com/api-reference/live-scraping/get-live-youtube-channel.md): Fetch fresh YouTube channel data including subscriber count, video count, and total views. - [Get YouTube Channel Transcripts](https://docs.influship.com/api-reference/live-scraping/get-youtube-channel-transcripts.md): Fetch transcripts for multiple videos from a YouTube channel. Videos can be sorted by popularity, newest, or oldest before selection. - [Get YouTube Video Transcript](https://docs.influship.com/api-reference/live-scraping/get-youtube-video-transcript.md): Fetch YouTube video transcript/captions. Returns timestamped segments and full text. Useful for content analysis. - [Search YouTube](https://docs.influship.com/api-reference/live-scraping/search-youtube.md): Search YouTube videos and channels. - [Get OAuth Protected Resource Metadata](https://docs.influship.com/api-reference/oauth/get-oauth-protected-resource-metadata.md): OAuth 2.0 protected resource metadata for MCP and partner clients. - [Get Posts](https://docs.influship.com/api-reference/posts/get-posts.md): Retrieve posts for a creator or profile with engagement metrics and media data. - [Batch Lookup Profiles](https://docs.influship.com/api-reference/profiles/batch-lookup-profiles.md): Look up multiple profiles in a single request. Efficiently retrieve data for up to 100 profiles at once. - [Get Profile by Platform and Username](https://docs.influship.com/api-reference/profiles/get-profile-by-platform-and-username.md): Retrieve detailed profile data including metrics, growth statistics, and activity information from our database. - [AI-Powered Creator Search](https://docs.influship.com/api-reference/search/ai-powered-creator-search.md): Search for creators using natural language queries. The AI understands intent and context to match creators based on content themes, audience demographics, and style. - [Get Search Results Page](https://docs.influship.com/api-reference/search/get-search-results-page.md): Paginate through results from a previous search. Use the `search_id` returned by `POST /v1/search` to fetch additional pages. - [What's New](https://docs.influship.com/changelog.md): Recent changes and updates to the Influship API - [Creators vs Profiles](https://docs.influship.com/concepts/creators-vs-profiles.md): Understand when to use creator IDs and when to use platform usernames - [Lookalikes](https://docs.influship.com/concepts/lookalikes.md): Find creators similar to ones you already know, with weighted seeds and filtering - [Match Reasons](https://docs.influship.com/concepts/match-reasons.md): Understand the AI explanations returned by search, lookalike, and match endpoints - [Pricing](https://docs.influship.com/concepts/pricing.md): Credit-based pricing for the Influship API - [Rate Limits & Tiers](https://docs.influship.com/concepts/quotas-and-limits.md): Credit budgets, trust tiers, and how to handle 429 and 402 responses - [Semantic Search](https://docs.influship.com/concepts/semantic-search.md): How AI-powered search finds relevant creators - [Build a Creator Shortlist](https://docs.influship.com/cookbook/build-a-shortlist.md): Search for creators, score them against a campaign brief, and build a ranked shortlist - [Expand a Roster with Lookalikes](https://docs.influship.com/cookbook/expand-with-lookalikes.md): Use weighted seeds and performance data to find more creators like your best performers - [Score Campaign Fit for an Existing List](https://docs.influship.com/cookbook/score-campaign-fit.md): Take a list of creator handles, resolve them, and score each one against a campaign brief - [Authentication](https://docs.influship.com/guides/authentication.md): How to authenticate requests to the Influship API - [Download Instagram Videos](https://docs.influship.com/guides/download-instagram-videos.md): How to retrieve fresh, downloadable URLs for Instagram video posts via the raw endpoints. - [Error Handling](https://docs.influship.com/guides/error-handling.md): How to handle errors from the Influship API - [Lookup Creator Emails](https://docs.influship.com/guides/lookup-creator-emails.md): How to fetch known creator email addresses by creator ID or social username. - [MCP Server](https://docs.influship.com/guides/mcp-server.md): Connect AI agents to the Influship API using the Model Context Protocol - [Pay with MPP (cards, Tempo USDC, agent-native)](https://docs.influship.com/guides/mpp.md): Use the Influship API with Stripe cards or USDC on Tempo via the Machine Payments Protocol - [Pagination](https://docs.influship.com/guides/pagination.md): How search pagination works and how to page through results without extra charges - [Pay with x402 (no API key needed)](https://docs.influship.com/guides/x402.md): Use the Influship API with USDC on Base, per-request, no signup - [Influship API](https://docs.influship.com/index.md): Find the right creators for any campaign — search by natural language, explore profiles, discover lookalikes, and score campaign fit. - [Integrations](https://docs.influship.com/integrations/index.md): Wire Influship into Zapier, n8n, or Make. Enrich any workflow with creator data — no code required. - [Quickstart](https://docs.influship.com/quickstart.md): Search for creators, fetch a profile, and understand billing in under five minutes - [SDKs](https://docs.influship.com/sdks/index.md): Install the TypeScript SDK and start making API calls in minutes ## OpenAPI Specs - [openapi.documented](https://app.stainless.com/api/spec/documented/influship-api/openapi.documented.yml) - [openapi](https://docs.influship.com/openapi/openapi.yaml) ## Optional - [Dashboard](https://developers.influship.com)