feat(services): add Influship creator search API#743
Conversation
|
@ElliotPadfield is attempting to deploy a commit to the Tempo Team on Vercel. A member of the Team first needs to authorize it. |
|
Thanks for submitting a service to the MPP directory! If you want your service included in the curated Required
Recommended
Review criteriaWe prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready. |
🔀 Changed Services✅ Added
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: fc379a13cc
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "discovery", | ||
| "instagram", | ||
| "tiktok", | ||
| "social media", |
There was a problem hiding this comment.
Use kebab-case for the social media tag
In contexts where the registry tests run, this new tag fails the schemas/services.test.ts TAG_RE check because tags must match /^[a-z0-9-]+$/; emitting social media also leaves /api/services with a non-conforming tag while the rest of the catalog uses kebab-case. Use social-media instead.
Useful? React with 👍 / 👎.
Checklist
schemas/services.tspnpm check:typespnpm buildAbout Influship
Influship is a production creator discovery API. Brands and agents use it to search millions of Instagram and TikTok creators by semantic criteria — niche, audience, location, life events, brand fit — and to access enriched profiles, lookalike matching, campaign scoring, and raw social data including video transcripts.
Payment rails: Tempo (USDC on Base) and Stripe MPP. All 17 endpoints are live and priced.