v1

latestOpenAPI 3.0.3raw.githubusercontent.com2025-06-1883262329.3 KB
Reconciliation

Get IDs of items updated after a specific datetime.

Return short view of items updated after a specific datetime.

get/v0.1/reconciliation/items

Query parameters

blockchain'APTOS' | 'ETHEREUM' | 'POLYGON' | 'FLOW' | 'SOLANA' | 'IMMUTABLEX' | 'MANTLE' | 'ARBITRUM' | 'CHILIZ' | 'LIGHTLINK' | 'ZKSYNC' | 'ASTARZKEVM' | 'BASE' | 'RARI' | 'CELO' | 'FIEF' | 'XAI' | 'KROMA' | 'ZKLINK' | 'OASYS' | 'QUAI' | 'ECLIPSE' | 'SAAKURU' | 'OASIS' | 'PALM' | 'MATCH' | 'FIVIRE' | 'SEI' | 'CAMP' | 'LISK' | 'MOONBEAM' | 'ETHERLINK' | 'ZKCANDY' | 'ALEPHZERO' | 'BERACHAIN' | 'ABSTRACT' | 'SHAPE' | 'TELOS' | 'HEDERAEVM' | 'VICTION' | 'SETTLUS' | 'GOAT' | 'HYPEREVM' | 'CROSSFI' | 'MEGAETH' | 'MEGAETHTESTNET' | 'BASECAMP' | 'BASECAMPTESTNET' | 'SOMNIA' required
Example:ETHEREUM

Blockchain name

updatedAfterInclusivestring date-time required

Only items with lastUpdatedAt after (inclusive) will be returned

updatedBeforeExclusivestring date-time required

Only items with lastUpdatedAt before (exclusive) will be returned

continuationstring

Paging cursor

sizeinteger

The maximum number of results to be returned. If not specified, a predefined number is used.

Response

OK

continuationstring