CONTENT DATA API
Live engagement data, as it happens
Pull real-time metrics for any profile or specific post by URL: likes, comments, views, shares, saves, reach, and impressions, across Instagram, TikTok, YouTube, X, and more.
live
@jennierubyjane · Reel · 2d ago
2.4MLikes
18.2KComments
Content Data API
Real-time metrics
Live, unfiltered data straight from the source.
By profile or post
Pass a profile URL or a single content URL.
Campaign tracking
Monitor posts and mentions programmatically.
One schema
Consistent responses across every platform.
Per-post metrics
Every metric that matters, for any post.
- Likes, comments, views, shares, saves, reach, and impressions.
- Video duration and watch-time where available.
- Thumbnail URL and publish date for display.
- Pull a whole profile’s recent content in one call.
Recent posts · live
Reel31.6M views
Carousel1.9M likes
Story4.2M reach
HOW IT WORKS
From key to production in four steps.
01
Authenticate
Add your API token to the Authorization header.
02
Pass a URL
Provide a profile_url or content_url and platform.
03
POST /public-content
Send the request and get live metrics back.
04
Track over time
Poll on a schedule to monitor performance live.
THE ENDPOINT
One call. Structured data back.
POST /api/fairservice/public-content
POST /api/fairservice/public-content
curl -X POST https://stg.api.fair-indonesia.com/api/fairservice/public-content \
-H "Authorization: <your_token>" \
-H "Content-Type: application/json" \
-d '{
"profile_url": "https://www.instagram.com/jennierubyjane",
"platform": "instagram"
}'FAQ
Frequently asked questions
Can I query a single post?+
Yes. Pass a content_url for one post, or a profile_url to pull recent content.
Get Instant API Access Today
Contact our team for a free trial and staging credentials.
