Skip to content

REST API

The Color Blurple edited this page Jun 11, 2024 · 2 revisions

RESTful API

This page is based off the openapi.yaml file

If you dont want to use the SDK, you can always just send requests yourself.
This file contains every endpoint the API has, plus a snippet of code in a few languages and the SDKs.

TODO: a more readable version of the openapi file. i'll probably write a python script or something to convert it automatically.

Clone this wiki locally