Skip to main content
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

Authorization
string
header
required

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.

item_ids
string[]
required
Maximum array length: 500
Required string length: 1 - 40

Response

200 body of POST /api/v2/ingest/items/auto-match/.

queued
integer
required
skipped
object[]
required