Overview · marketplace
Current availability and roadmap labels
A conservative map of CURRENT, PARTIAL, PLANNED, and DEFERRED extension capabilities.
Current availability and roadmap labels
Availability is determined by current code and environment activation, not by a registry label, a future plan, or a documentation example. Marketplace and developer surfaces are default-off until the platform enables them for an authorized environment.
Capability matrix
| Capability | Status | Public meaning |
|---|---|---|
| Product list read | CURRENT | Server-side GET /api/v1/catalog/products; product fields only. |
| Order summary read | CURRENT | Server-side GET /api/v1/orders; no line-item contract. |
| Webhook subscription management | CURRENT | List, create, and disable infrastructure. |
| OAuth and token primitives | PARTIAL | Login, reviewed consent and token exchange are implemented; release enablement and environment acceptance remain pending. |
| Commerce webhook delivery | PARTIAL | Resource events and bounded uninstall receipts are implemented; full environment acceptance remains pending. |
| Hosted external sandbox | PLANNED | Local fixtures exist; no hosted sandbox is offered. |
| Customer, inventory, active discount and store identity reads | CURRENT | Six public GET routes with exact field contracts and fresh merchant consent. |
| Product or order write APIs | PLANNED | Scope names exist, but no public mutation routes. |
| Payment, shipping, or messaging mutation APIs | DEFERRED | Not part of API v1. |
| AI, automation, embedded UI, or theme extensions | DEFERRED | No public extension contract. |
| Official SDKs | DEFERRED | Use direct HTTP contracts; no official SDK is published. |
No implied access
A planned or registered capability cannot be used. A requestable scope with no public route grants no operational API. A published document does not mean the Marketplace feature is enabled for your account or environment.
Follow changes safely
Use the changelog for contract changes and the versioning reference for governance status. No future dates are promised. Migration guides, formal deprecation windows, and a hosted test environment remain planned until explicitly marked current.