Skip to main content
GiselleBot GiselleBot

API Reference

The GiselleBot API gives your own applications the same programmatic access to bots and connectors that the dashboard itself uses, authenticated through Discord OAuth2.

Before diving into the endpoint list, the narrative guides are the best place to start. They walk through the same API the way you would actually use it: Authorization explains how to get and refresh an access token, General Endpoints shows the shared request/response conventions every endpoint follows, and the connector guides - Forms Builder, Reddit Connector, RSS Reader, Twitch Connector, and YouTube Connector - cover how to configure each integration through the API. Rate Limits and Errors round it out with the constraints and failure formats you will hit in practice.