Logo
Zoom Public API Documentation

Get meeting token (caption URL)

GET {{baseUrl}}/meetings/{meetingId}/token

Get Meeting Token (Caption URL)

As a meeting host, you can add closed captions to Zoom meetings by providing the third-party closed captioning service with the caption URL. The caption URL allows the third-party service to stream text from their closed captioning software to the Zoom meeting. This article defines the format used by Zoom to receive Closed Caption data.

If you are new to using closed captioning with Zoom, please refer to our closed captioning overview.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://api.zoom.us/v2/meetings/{meetingId}/token'

ENDPOINTS