Skip to main content
GET
Pair trading and delta-neutral

Authorizations

Authorization
string
header
required

An API key (shumi_sk_…) or a session JWT. Create a key with shumi login and shumi keys create.

Query Parameters

action
enum<string>
default:suggestions
Available options:
suggestions,
history,
signal,
delta-neutral
tokenA
string

Required when action=signal.

tokenB
string

Required when action=signal.

Response

Success.

Success envelope. schemaVersion only changes on a breaking shape change, so a pinned client can detect one.

schemaVersion
integer
required
Example:

1

data
any
required

Route-specific payload.

meta
object
required