API Reference v1.0

The Signal-Ops API provides programmatic access to all execution and strategy engines. Responses are formatted as JSON. Timestamps are in ISO 8601.

Authentication

# Authenticate with Bearer Token
curl -X GET https://api.signalops.com/v1/account \
  -H "Authorization: Bearer sk_live_882..."

EXPERIMENTAL SOFTWARE: SignalOps is not production-grade. Trades are executed with REAL DATA but should only be used for research/paper trading without supervision.