Skip to Content
🎉 New release with new features and improvements! V0.0.4 Release →

Settings API

The Settings API provides endpoints for managing application configuration settings. You can retrieve current settings and update them programmatically.

For dashboard instructions and general information about Settings, see the Settings documentation.

Base Endpoint

/api/settings

Endpoints

MethodEndpointDescription
GET/api/settingsGet current configuration settings
PUT/api/settingsUpdate configuration settings