What is the Beckn Protocol?
masterBeckn is an open, decentralized protocol designed to allow local businesses across any industry to be discovered and engaged by any Beckn-enabled application. It is a collection of open specifications including protocol APIs, message formats, network design, and reference architectures.
Key characteristics:
- Decoupled Infrastructure: It separates demand-side digital infrastructure (apps/channels) from supply-side service provisioning (businesses).
- Server-to-Server: Communication happens between servers, allowing client applications to be free to render data in any form.
- Asynchronous: API calls do not block. Instead, an immediate acknowledgment (ACK) is sent, and the actual response is delivered via a callback API.
- Domain Agnostic: The core specification provides a generic, abstracted API for interoperable e-commerce transactions regardless of the specific industry.