Headers
Get your API keyAPI key (`sfk_...`)
Link to the Rumble video.
min 1 chars · max 4096 chars
Endpoint-specific response payload.
Whether the video was resolved for this request.
one of: found, not_found
Video details when found.
Rumble video identifier.
min 1 chars
Canonical public Rumble video URL.
min 1 chars
Video title.
Video description text when available.
Thumbnail image URL when available.
Video duration in seconds when available.
≥ 0
Human-readable duration label when available.
ISO-8601 publish timestamp when available.
Human-readable publish date label when available.
Engagement metrics for the video.
View count when available.
≥ 0
Like count when available.
≥ 0
Dislike count when available.
≥ 0
Video width in pixels when available.
≥ 0
Video height in pixels when available.
≥ 0
Uploader channel metadata when available.
Channel display name when available.
Channel handle when available.
Canonical public channel URL when available.
Caption and subtitle tracks when available.
Caption track language code or key when available.
min 1 chars
Human-readable caption track label when available.
Caption track file URL when available.
min 1 chars
Embeddable player URL when available.
Share URL when available.
Whether the video is a live stream.
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
Code example
curl "https://api.socialfetch.dev/v1/rumble/videos?url=https://rumble.com/v79xhhm-discovery-why-glenn-wants-israel-to-sue-the-new-york-times.html" \
-H "x-api-key: YOUR_API_KEY"Responses
Rumble video metadata. Check `data.lookupStatus` for `found` vs `not_found`.