API Documentation
Integrate Moodboard's creator search, matching, and analytics capabilities into your own system via the Moodboard API.
Base URL
Getting Started
Follow these steps to start using the Moodboard API in minutes.
Get Your API Key
Generate an API key from your Settings page. Enterprise customers can contact their dedicated account manager.
Install SDK (Optional)
We provide official SDKs for Node.js and Python to simplify the integration process.
Make Your First Request
Send a request to the /v1/creators/search endpoint with your API key to get AI-powered recommendations.
Authentication
All requests must include your API key in the header:
API Endpoints
/v1/creators/searchSearch Creators
AI-powered creator recommendations based on brand description, platform, and budget.
/v1/creators/{id}Get Creator Profile
Retrieve a creator's full profile including audience analysis and engagement data.
/v1/campaignsCreate Campaign
Create a new campaign and auto-match suitable creators.
/v1/campaigns/{id}/reportGet Campaign Report
Get the full performance report for a campaign including reach, engagement rate, and CPE.
/v1/creators/{id}/inviteSend Invitation
Send a collaboration invitation to a creator with custom messaging and terms.
/v1/analytics/overviewAnalytics Overview
Get aggregated analytics and trends across all campaigns in your account.
Rate Limits
API rate limits vary by plan:
| Plan | Rate Limit |
|---|---|
| Pro | 100 req/min |
| Enterprise | Custom |
Official SDKs
Use our official SDKs for faster integration with the Moodboard API.
Node.js
Python
Need Technical Support?
If you have any questions about API integration, feel free to contact our technical team.