Skip to content
Release noteMay 8, 2026

Builder API expansion: batch, history, events, snapshots, reports, webhooks.

NewPlatform
Builder API · v1
task-shaped
POST/api/v1/traders/batch
POST/api/v1/markets/intel/batch
GET/api/v1/whale-trades/history
GET/api/v1/events/feed/since
GET/api/v1/market/{condition_id}/snapshot
GET/api/v1/reports/daily|weekly|monthly
GET/api/v1/trader/{address}/export
CRUD/api/v1/webhooks (+ verify, rotate-secret)
Item-weighted cost headers · source/freshness/completeness

Task-shaped builder endpoints land for lower-call-count integrations: `traders/batch`, `markets/intel/batch`, `whale-trades/history`, `events/feed/since`, `market/{condition_id}/snapshot`, `reports/daily|weekly|monthly`, `trader/{address}/export`, plus full `webhooks` CRUD with `verify` and `rotate-secret`. Batch endpoints return item-weighted cost headers; new payloads document source, freshness, completeness, and reconciliation semantics. Full reference at docs.0xinsider.com/changelog.