Skip to main content

Documentation for ScryLab v0.1.6

Changelogs
On this page

REST API

The ScryLab REST API enables programmatic control of the application and import of signal data over HTTP. It provides endpoints for querying server status, managing data sources, and sending signals.

Base URL

http://localhost:5678

Info

The API is only accessible from the local machine. No authentication is required.

The API starts automatically by default. You can disable it under Settings → General → Integrations.