Deprecation Notice
Api V3 is being deprecated on July 1st, 2023. Please consider updating to V5
Tiltify API V3 Documentation
Our JSON API powers our entire website, and is available to be used for you to build anything for your stream.
Current APIs
Version | Link | Sunset Date |
---|---|---|
3 | Docs | 7/1/2023 |
5 | Docs | Active |
Getting Started
Issues
If there is a mismatch in the documentation for the api or you have any problems, please open an issue at: https://github.com/tiltify/api
NOTE
DONT USE NPM IT BREAKS THINGS, USE YARN
Development
yarn install
yarn start
To publish to Github Pages, run yarn run docs:publish