Client Libraries
The recommended way to interact with the Streaming Availability API is by using one of our official client libraries. Streaming Availability API offers Go, TypeScript and JavaScript libraries to make your life easier and give you the best experience when using the API.
Official libraries
TypeScript
You can use the TypeScript client to integrate Streaming Availability API into any type of TypeScript app including Node.js, React, React Native, Next.js, Angular, Vue and more.
JavaScript
You can use the JavaScript client to integrate Streaming Availability API into any type of JavaScript app including Node.js, React, React Native, Next.js, Angular, Vue and more.
Creating a custom client
If you need a client library in a language that we don't have any official library for, you can generate one by using our OpenAPI specification with an OpenAPI client library generator tool such as OpenAPI Generator.