Validate a stream URL and return rich metadata.
Returns detailed information about the stream including platform, title, channel, thumbnail, and viewer count.
Checks whether a stream URL is valid and currently live, and returns stream metadata plus a parsed playback URL when available. Use this before starting expensive monitoring jobs when you want early feedback on bad URLs.Documentation Index
Fetch the complete documentation index at: https://docs.machinefi.com/llms.txt
Use this file to discover all available pages before exploring further.
POST /streams/validate.parsed_url from the response for frontend playback/preview if needed.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request for stream validation.
Stream URL to validate
1 - 500