getNewDeliveryPrice
Retrieve historical option delivery prices grouped by base coin and settlement coin, returned in reverse chronological order. Access recent option settlement prices by base coin without needing contract symbols.
Instructions
Retrieve historical option delivery prices grouped by base coin and settlement coin, returned in reverse chronological order (most recent settlement first).
Use this endpoint when you need to:
Look up recent option settlement prices by base coin (BTC, ETH, etc.) without knowing specific contract symbols
Retrieve the latest delivery price shortly after settlement completes
Access settlement history for a specific base coin / settlement coin pair
Supported Products: Option only
Do not use this endpoint for futures delivery prices — use getDeliveryPrice instead.
Do not use this endpoint if you need settlement prices for a specific contract symbol — use getDeliveryPrice instead.
Notes:
Query at least 1 minute after settlement completes, as data may be delayed by up to 1 minute
Default limit is
50recordsNo authentication required
Agent hint: Use this endpoint to retrieve recent option delivery prices by baseCoin (e.g., BTC, ETH). category=option and baseCoin are required; settleCoin defaults to USDT. Wait at least 1 minute after settlement before querying to ensure data availability. For futures delivery prices or symbol-specific queries, use getDeliveryPrice instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| baseCoin | Yes | ||
| settleCoin | No |