Retrieve detailed metadata for Twitter Spaces and live video broadcasts, including event states, scheduling information, creators, participants, listeners, viewers, and video dimensions as structured JSON.
{
"data": {
"id": "1eaKbrPAqbwKX",
"title": "The Future of AI",
"state": "live",
"host": { "username": "host_user", "followers_count": 50000 },
"participant_count": 1250,
"is_ticketed": false,
"scheduled_start": "2025-01-20T18:00:00Z"
}
}All endpoints return structured JSON and authenticate with your API key in the x-api-key header.
Get complete data for any Twitter Space: title, host info, speakers, listener count, schedule, and recording status.
/v1/twitter/spaces/{space_id}Access details of any Twitter broadcast or live video: title, viewer count, broadcaster profile, and stream state.
/v1/twitter/spaces/broadcast/{broadcast_id}Failed requests never consume credits, and the exact charge is returned in the X-Credits-Used response header.
Start with pay-as-you-go credits (never expire) or save up to 64% with a monthly or annual subscription. No hidden fees, no lock-in.
Everything you need to know about the Twitter Live Events API.
Sign up free and get 1,000 API credits. No credit card required.
Disclaimer: ScrapeBadger is not affiliated with, endorsed by, or in any way officially connected with X Corp. (formerly Twitter, Inc.) or any of its subsidiaries or affiliates. The names Twitter, X, and related trademarks are the property of their respective owners.