REST, MCP, and a change feed for everything Dib knows about a home. Sign one of your team's users in, mint a key, and you're syncing inventory, vehicles, and documents within minutes.
The API is in public preview and still subject to change. Pin the Dib-API-Version header and follow the changelog for breaking changes.
Send a photo, get back structured inventory items in seconds. Same pipeline powering Dib's mobile app.
ExploreOCR text and structured fields (warranty dates, totals, brands) on every document Dib stores — plus a one-off extraction endpoint.
ExploreDrop your Dib API key into Claude Desktop, Cursor, or any MCP client and ask your AI questions about your home.
ExploreCursor polling or SSE — keep partner systems in sync with everything that happens in a team.
ExplorePaste one ready-made brief into Cursor, Claude, or ChatGPT and your assistant knows the whole API — auth, pagination, scopes, and all.
ExploreEvery Dib team comes with a /v1surface. Pin a version, send your key, and you're reading the same data the Dib app sees.
curl -H "Authorization: Bearer $DIB_API_KEY" \
-H "Dib-API-Version: 2026-05-24" \
https://dib.io/api/v1/inventory?limit=5Five minutes from zero to your first authenticated request.
OpenEvery endpoint, every field, with copy-paste examples.
OpenRecipes for syncing a mirror, Smart Add, and ingesting documents.
OpenHit /v1 live without leaving the docs.
OpenHosted consent flow for partners — your users mint a scoped key in a click.
Open