Build on top of Behio.
API, SDK and MCP.
The same platform that powers every Behio e-shop is open to you too. A typed Storefront SDK, a public REST API, webhooks and an official MCP server. No reverse engineering, no workarounds.
Four ways to connect.
Storefront SDK
A typed TypeScript client with 60+ methods and 25+ React hooks. Zero-dependency core, optional React bindings.
Public REST API
42 controllers covering the entire catalog, cart, orders and customers. API-key authentication, rate limits per key.
Webhooks
Reliable outbound webhooks with retries. React to orders, payments, restocks and stock movements in real time.
MCP server
An official Model Context Protocol server. Connect Behio to ChatGPT or Claude and run your e-shop through 300 typed tools.
No exceptions. Just data and error.
Every call returns { data, error } with 19 semantic error codes. The SDK knows when a retry is worth it (5xx, 429, network drop) and refreshes the token in the background.