Quickstart
Get started with the Influship API and make your first successful request in minutes. This guide walks you through the essentials to start finding influencers.Prerequisites
- An API key from [email protected]
- A tool to make HTTP requests (curl, Postman, or code)
Step 1: Get Your API Key
1
Request Access
Contact [email protected] to receive your API key.
2
Store Securely
Save your API key as an environment variable:
Step 2: Verify API Access
Test your connection with a health check (no authentication required):Step 3: Test Authentication
Verify your API key works correctly:✅ If you get results, your API key is working! If you get a 401 error, double-check your API key.
Step 4: Find Influencers
Now let’s use the AI-powered search to find creators:🎉 Success! You just discovered influencers using AI. Notice how the API explains why each creator matches your query.
Step 5: Get Detailed Creator Information
Enrich creators with full profile data:Understanding Costs
Every request includes billing information in response headers:- Search: 2.0 credits per creator + 0.05 credits per social account (detailed mode)
- Example: 5 creators with detailed profiles = 10 + 2.5 = 12.5 credits
The free tier includes 1,000 credits/month. See Pricing for details.
What You Accomplished
✅ AI Search
Found relevant influencers using natural language
✅ Detailed Profiles
Retrieved comprehensive creator and social account data
✅ AI Insights
Got AI-powered relevance scores and explanations
✅ Real Metrics
Accessed engagement rates and follower counts
Next Steps
Find Similar Creators
Use lookalike discovery to find creators similar to your top performers
Analyze Posts
Deep-dive into content performance and engagement
Check Brand Safety
Ensure creators align with your brand values
View All Endpoints
Explore the complete API reference
Common Workflows
Campaign Discovery
Complete workflow for finding influencers for campaigns
Code Examples
Working examples in JavaScript, Python, and cURL
Pricing & Credits
Understand the credit system and optimize costs
Rate Limits
Learn about rate limits and best practices