Skip to content

wave-av/api-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

WAVE API specification

OpenAPI 3.1 specification for the WAVE enterprise streaming platform APIs.

Overview

Complete API specification covering 34 API modules: streaming, production, analytics, voice, captions, chapters, clips, phone, collaboration, search, and more.

Usage

# Preview with Redoc
npx @redocly/cli preview openapi.yaml

# Validate
npx @redocly/cli lint openapi.yaml

# Generate SDKs
npx @openapitools/openapi-generator-cli generate -i openapi.yaml -g typescript-fetch -o ./sdk/typescript

Authentication

All API requests require a Bearer token:

Authorization: Bearer YOUR_API_KEY

Get your API key at wave.online/developers.

Related

License

MIT

About

WAVE API — OpenAPI 3.1 specification for all WAVE streaming endpoints

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors