Platform surfaces
What the platform is intended to expose. Availability differs by surface — treat this as the shape of the roadmap, not a list of shipped endpoints.
Storefront API
Programmatic access to catalogue, orders and fulfilment state across YPB-operated storefronts.
Webhooks
Subscribe to order and fulfilment events instead of polling, with signed, replayable delivery.
Embeds
Drop-in components for catalogue and checkout surfaces that stay consistent with the brand.
Client libraries
Thin, typed wrappers over the HTTP API so integrations do not hand-roll auth and pagination.
Guides
The first three things any integration needs to get right.
Quickstart
Authenticate, make a first call, and read a real response.
Authentication
Key types, scoping, rotation, and what never belongs in a browser.
Errors & retries
Status codes, idempotency, and backing off without losing writes.
Getting access
Credential issuing and the access request path are still being defined.
This page is a placeholder. No API keys are being issued from here yet, and no endpoint documented above should be treated as generally available. When credentials are issued, they will be scoped per integration and rotatable — never a single shared key, and never one that belongs in client-side code.
