Skip to main content

Telnyx Other APIs: Video — Documentation Index

Video documentation within the Other APIs section of the Telnyx developer docs (https://developers.telnyx.com). Root index: https://developers.telnyx.com/llms.txt · Other APIs index: https://developers.telnyx.com/development/llms/other-apis-llms-txt.md · Full content for this subsection: https://developers.telnyx.com/development/llms/other-apis-video-llms-full-txt.md
  • Getting Started: Telnyx’s video documentation is the perfect place to start learning about our platform. With step-by-step guides, you’ll be up and running in no time!

SDKs

  • Getting Started: Telnyx JavaScript Video SDK — add real-time video calling to web apps and websites with a small TypeScript-friendly library and a few lines of code.
  • Room and Events: Telnyx’s video JavaScript SDK lets you manage room events and
  • Tutorial: Learn how to add video to your web page with Telnyx’s easy-to-use
  • Android SDK: Telnyx Android Video Client SDK — add real-time video and audio calling to native Android apps with a few lines of Kotlin or Java code.
  • iOS SDK: Telnyx iOS Video Client SDK — add real-time video calls and messaging to iPhone and iPad apps with a few lines of Swift code and minimal setup.

API Reference (Video)

Room Compositions

Room Participants

Room Recordings

Room Sessions

Rooms

Rooms Client Tokens

  • Create Client Token to join a room.: Synchronously create an Client Token to join a Room. Client Token is necessary to join a Telnyx Room. Client Token will expire after token_ttl_secs, a Refres…
  • Refresh Client Token to join a room.: Synchronously refresh an Client Token to join a Room. Client Token is necessary to join a Telnyx Room. Client Token will expire after token_ttl_secs.