Skip to main content
POST
Evaluate controls

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-organization-id
string<uuid> | null

Organization id required when evaluating with service-account credentials

Body

application/json

Optional account, symbol, and quantity context for account-level and symbol-level checks

account_id
string<uuid>
required
quantity
string
required
symbol
string
required

Response

Control evaluation result

allowed
boolean
required
triggered
object[]
required