1. API Keys (Server-to-Server)
For automated scripts, integrations, and external ingestion partners, use API Keys. API Keys in SignalArk always begin with thesak_ prefix.
Managing API Keys
- Go to Settings > Security > API Keys.
- Click Generate New Key.
- Assign the appropriate scopes (e.g.,
signals:write). - Copy the key securely; you will not be able to see it again.
Using API Keys
Include the key in theAuthorization header of your HTTP requests: