Storylinez LogoStorylinez

Documentation

Settings API

/settings

Manage user settings and temporary job storage for the Storylinez application, including AI parameters, link preferences, and UI preferences.

Endpoint Base

https://api.storylinez.com/settings

All endpoints in this section are relative to this base path. Use this prefix for all requests to the Settings API.

User Settings

Manage user-specific application settings, including AI parameters, link preferences, and UI customization options.

GET

Get Settings

/get
POST

Save Settings

/save
PUT

Update Settings

/update
POST

Reset Settings

/reset
PUT

Update Theme

/theme
PUT

Update AI Defaults

/ai-defaults

Job Management

Manage temporary job entries for tracking tasks and processes in the system.

POST

Add Job

/jobs/add
GET

List Jobs

/jobs/list
DELETE

Delete Job

/jobs/delete
GET

Fetch Job Results

/jobs/fetch_results