How to get Facebook details
GET request to /v1/facebook/details with your input. You get clean JSON back in seconds for 1 credit per call — no OAuth, scraping or platform SDKs. Get a Facebook post or video — caption, engagement, author, and media fields as structured JSON.How to get Facebook details (step by step)
- 1
Get a free API key
Create a free Captapi account (100 credits, no card) and generate an API key from the dashboard.
- 2
Call the Facebook Details API
Send an authenticated GET request to /v1/facebook/details with your input. No OAuth, no scraping setup.
- 3
Read the JSON response
Parse the clean JSON response. Pass cache=true for a free 24h cache hit; default is always fresh.
Code example
curl "https://api.captapi.com/v1/facebook/details?url=https%3A%2F%2Fwww.facebook.com%2Freel%2F1376651124309650%2F" \
-H "Authorization: Bearer capt_live_..."
# or: -H "x-api-key: capt_live_..."What the response looks like
{
"success": true,
"data": {
"platform": "facebook",
"url": "https://www.facebook.com/reel/1376651124309650/",
"id": "1567272851434752",
"caption": "There will be more than just fireworks to see in the night sky this month!\n\nYou can look forward to these celestial sights in July:\n- A lunar-planetary alignment\n- A visiting comet\n- A good look at Saturn and the Milky Way\n\nHappy skywatching! https://go.nasa.gov/3QvQc4k",
"description": "There will be more than just fireworks to see in the night sky this month!\n\nYou can look forward to these celestial sights in July:\n- A lunar-planetary alignment\n- A visiting comet\n- A good look at Saturn and the Milky Way\n\nHappy skywatching! https://go.nasa.gov/3QvQc4k",
"publishedAt": "2026-07-02T15:05:43.000Z",
"durationSeconds": 200.016,
"thumbnailUrl": "https://scontent-det1-1.xx.fbcdn.net/v/t15.5256-10/735149954_4435586749988646_521208314578416779_n.jpg?stp=dst-jpg_tt6&cstp=mx720x405&ctp=s720x405&_nc_cat=111&ccb=1-7&_nc_sid=d2b52d&_nc_ohc=6MV2S-Q4fcMQ7kNvwGbawV4&_nc_oc=AdrwAO9ZhuXTmHMr4viaeljffHjZagFCri0xi94zB6H6Kxc2FnTVSOBcat-G6y0B-Gk&_nc_zt=23&_nc_ht=scontent-det1-1.xx&_nc_gid=gdHFfF-SlOlKFe6AQGz1xA&_nc_ss=72289&oh=00_AQBN8XAiA3L7O2gaH6l36mSn1-Qw6dxwtQBcLygVlyl0OQ&oe=6A4DBA2C",
"videoUrl": "https://video-det1-1.xx.fbcdn.net/o1/v/t2/f2/m366/AQOh7ZLRZfB5SIGETu_uz2jbsqvY3dW7G3sGdKsNsX627DpYoTuCxs26FyYE4T4rDzRdvIV2tOCYJi5hs8Gs1EaQEL7_LhQnAXKuILiY508JFg.mp4?_nc_cat=103&_nc_sid=5e9851&_nc_ht=video-det1-1.xx.fbcdn.net&_nc_ohc=tWxbSmhPK1oQ7kNvwExZjab&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5GQUNFQk9PSy4uQzMuMTI4MC5kYXNoX2gyNjQtYmFzaWMtZ2VuMl83MjBwIiwieHB2X2Fzc2V0X2lkIjoxMzQ3ODY4NzYwMDA4MjE2LCJhc3NldF9hZ2VfZGF5cyI6MSwidmlfdXNlY2FzZV9pZCI6MTAxMjIsImR1cmF0aW9uX3MiOjIwMCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=c53b4168a8d58285&_nc_vs=HBksFQIYRWZiX2VwaGVtZXJhbC80QjQyOEYzOTg3NDFDRkNGM0UzNzQ4QkZDMDY4QTU4QV9tdF8xX3ZpZGVvX2Rhc2hpbml0Lm1wNBUAAsgBEgAVAhhAZmJfcGVybWFuZW50LzAxNEExNzM2QkY1RkU3NTNDMjU1QkUyMjg3RUMzOEE0X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACawmKfqpPjkBBUCKAJDMywXQGkBDlYEGJMYGWRhc2hfaDI2NC1iYXNpYy1nZW4yXzcyMHARAHUCZZSeAQA&_nc_gid=gdHFfF-SlOlKFe6AQGz1xA&_nc_ss=72289&_nc_zt=28&oh=00_AQBynsrxaYttMfTqf-rAY38a1JdgUtJnhMf2FoNsrL2EJw&oe=6A4DA1B5&bitrate=733579&tag=dash_h264-basic-gen2_720p",
"author": {
"username": "NASA",
"displayName": "NASA",
"url": "https://www.facebook.com/100044561550831",
"profileImage": "https://scontent-det1-1.xx.fbcdn.net/v/t39.30808-1/243095782_416661036495945_3843362260429099279_n.png?stp=cp0_dst-png&cstp=mx800x800&ctp=s50x50&_nc_cat=1&ccb=1-7&_nc_sid=2d3e12&_nc_ohc=ZOjc8KcuDOgQ7kNvwFIXbrO&_nc_oc=AdqzxplBt3DB8nsV3jtve2NVLOx4BHm_8aUG9G-eMsxaXOCJoyiG2Xcjataf9hDxH0U&_nc_zt=24&_nc_ht=scontent-det1-1.xx&_nc_gid=gdHFfF-SlOlKFe6AQGz1xA&_nc_ss=72289&oh=00_AQAKVtgdWqT97Ju_YZr79jFJgBmnYl5Umm3vXzYGbjFVGw&oe=6A4DA615",
"verified": null
},
"engagement": {
"views": 220730,
"likes": 2810,
"comments": 52,
"shares": 267
},
"isVideo": true,
"link": "https://go.nasa.gov/3QvQc4k"
}
}Billing metadata (credits charged, cache hit/miss) is returned in the X-Captapi-Credits and X-Captapi-Cache response headers.
Request parameters
| Name | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | Public Facebook video or post URL. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest to Rumble. |
| cache | boolean | No | Set true to serve from the 24h response cache. Default false — always fetch fresh data. |
Frequently asked questions
What does the Facebook Details API do?
The Facebook Details API lets you fetch full metadata and key stats from a public Facebook video using one GET request to /v1/facebook/details. It returns clean JSON — no OAuth or infrastructure setup required.
How many credits does the Facebook Details API cost?
Each successful call costs 1 credit. Pass cache=true to serve from the 24h shared cache (0 credits on hit); default is always fresh. Failed or empty results are never charged.
Do I need a Facebook API key or OAuth?
No. A single Captapi key works across every platform Captapi supports — YouTube, TikTok, Instagram, Facebook, Twitter/X, Reddit, Threads, Bluesky, Pinterest, LinkedIn, Rumble, Spotify, Kwai, and more. We handle proxies, rate limits, retries, and authentication for you.
Is the Facebook Details API suitable for production use?
Yes. It is a stable REST endpoint with predictable JSON and automatic retries. Pass cache=true to serve from the 24h shared cache (0 credits on hit); default is always fresh. Use it for analytics, monitoring, and content automation.
Ready to get Facebook details?
Start free with 100 credits — no credit card required.
Get your free API key