Logo
AlmaConnect API Documentation

Send timed metadata for a live stream

POST {{HOST}}/v2/live-streams/:stream_id/timed-metadata

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://api.100ms.live/v2/live-streams/:stream_id/timed-metadata' -d '{"payload":"Hi, this is a test event","duration":100}'

ENDPOINTS