Developer portal

Sandbox first. Production only after approval.

API catalog

Every API family Retrieve plans to monetize, in one place.

Each product maps to the live platform surfaces already running behind Retrieve.

Products

10 API products

Asset API

Sandbox and production

Registry and portfolio

Register, update, and inspect protected assets.

OAuth2 bearer token/api/v1/assets/
  • GET /api/v1/assets/
  • POST /api/v1/assets/
  • GET /api/v1/assets/{id}/
Open product

Verification API

Sandbox and production

Ownership verification

Check ownership, serial references, and registry confidence.

OAuth2 bearer token/api/v1/verification/
  • POST /api/v1/verification/
  • GET /api/v1/verification/{id}/
  • GET /api/v1/microdot/
Open product

Identity API

Developer approval required

OIDC and profile context

Authenticate users, issue tokens, and resolve account context.

OIDC code flow/o/* and /graphql/
  • GET /o/.well-known/openid-configuration
  • GET /o/authorize/
  • POST /o/token/
Open product

Recovery API

Sandbox and production

Lost and found workflows

Report, match, track, and monetize recovery events.

OAuth2 bearer token/api/v1/recovery/
  • GET /api/v1/recovery/
  • POST /api/v1/recovery/
  • POST /api/v1/recovery/community/
Open product

Marketplace API

Sandbox and production

Verified listings and trades

Manage verified listings, offers, and ownership-ready trades.

OAuth2 bearer token/api/v1/marketplace/
  • GET /api/v1/marketplace/
  • POST /api/v1/marketplace/
  • POST /api/v1/marketplace/orders/
Open product

Pawning API

Partner and enterprise

Collateral and lien workflows

Create pawn contracts around verified assets and release states.

OAuth2 bearer token/api/v1/pawning/
  • GET /api/v1/pawning/
  • POST /api/v1/pawning/
  • PATCH /api/v1/pawning/{id}/
Open product

Livestock API

Sandbox and production

Animal identity and registry

Register animals, validate muzzle references, and track ownership.

OAuth2 bearer token/api/v1/livestock/
  • GET /api/v1/livestock/
  • POST /api/v1/livestock/
  • POST /api/v1/ai/muzzle-search/
Open product

Insurance API

Partner and enterprise

Validation and claim support

Pull protected asset context into claims, underwriting, and audits.

OAuth2 bearer token/api/v1/insurance/
  • GET /api/v1/insurance/
  • POST /api/v1/insurance/claims/
  • POST /api/v1/insurance/verification/
Open product

Police API

Approved government only

Law-enforcement operations

Support investigation, ownership lookup, and protected case access.

Restricted partner access/api/v1/police/ and /api/v1/law-enforcement/
  • GET /api/v1/police/
  • POST /api/v1/police/cases/
  • GET /api/v1/law-enforcement/lookup/
Open product

AI API

Partner and enterprise

Fraud and recovery intelligence

Score risk, search hotspots, and estimate recovery probability.

OAuth2 bearer token/api/v1/ai/
  • POST /api/v1/ai/fraud-score/
  • GET /api/v1/ai/asset-risk/{id}/
  • GET /api/v1/ai/recovery-probability/
Open product