Skip to main content
GET
/
v1
/
calibration
Signal accuracy and calibration metrics
curl --request GET \
  --url https://api.example.com/v1/calibration
{}

Query Parameters

category
string
default:""

Filter by category (e.g. 'crypto', 'politics')

period
string
default:all

Time period: '7d', '30d', '90d', or 'all'

mode
string
default:shadow

Trading mode: 'shadow' or 'live'

Response

Successful Response

The response is of type Response /V1/Calibration · object.