Docs/build
Reviewed 2026-07-04
Markdown
BetaBuild · Guide

Build on advertised capabilities

Choose the current public contract for an integration and make the first scoped call without assuming every deployment is identical.

Make the first API callEstimated time5 minutes
Trust, applicability, and sourcesMobazha v0.3 release candidate

Integration rule

Use the connected backend's capability response and version information as runtime truth. Documentation describes interfaces and intent, but a client must handle unavailable, disabled, or differently versioned features.

Surfaces

  • HTTP and WebSocket interfaces for commerce operations and live updates.
  • Webhooks for operator-controlled event delivery.
  • MCP and agent-oriented interfaces with explicit identity and authorization boundaries.
  • Plugins and contracts only where the connected deployment advertises them.

Start building