Register Bot
Create a new installation. Same number can host multiple bots with different botId.
Fetch Settings
Pull the current settings for an existing installation.
Settings Editor
Edit the JSON below and save. Save (PATCH) merges keys. Replace (PUT) overwrites everything.
Response
Raw output from the last request.
—
Endpoints
All routes served by this API.
GET /status POST /api/installations PATCH /api/installations/:number/:botId DELETE /api/installations/:number/:botId GET /api/botsettings/:number/:botId PUT /api/botsettings/:number/:botId PATCH /api/botsettings/:number/:botId