The Only API docs
Cache & Sync

Cache & Sync

Async refresh, backfill, and job-status routes that populate the local cache. Refresh routes return 202 — poll the matching `/refresh/status` route or listen on `GET /events/stream`.

Async refresh, backfill, and job-status routes that populate the local cache. Refresh routes return 202 — poll the matching /refresh/status route or listen on GET /events/stream.

MethodEndpointPath
POSTBackfill historical data (async)/accounts/{of_user_id}/backfill
POSTClear a stuck refresh job/accounts/{of_user_id}/refresh/{kind}/clear
GETList active refresh jobs/refresh/active