Ingest
Auto-match ingest items
Auto-match scored ingest items into participating schemas.
POST
Queue classification for claimable items
Claims unmatched/needs-review items the classifier already scored high enough. Auth0 + allowlist. Entitlement is checked before the claim so a refusal cannot strand items in RECEIVED.
Authorizations
Auth0 access token for a signed-in user. Send Authorization: Bearer <token>.
The SPA and desktop agent use this. Prefer an organisation API key for
server-to-server integrations.
Body
application/json
POST /api/v2/ingest/items/auto-match/ body (CONTRACT §2.7). Empty list is a no-op 200.
Maximum array length:
500Required string length:
1 - 40
