Skip to main content
First US Network — Live

Beckn Network
Open Commerce for AI Agents

The first US-based Beckn-compatible open commerce network. Buyers and sellers connect via decentralized protocol — no gatekeepers, no platform lock-in. ONDC-compatible.

What is the Beckn Protocol?

The Beckn Protocol is an open standard for decentralized commerce. It powers India's ONDC (Open Network for Digital Commerce) — connecting millions of buyers and sellers without a central platform.

Unlike traditional marketplaces (Amazon, Alibaba) that own the transaction, Beckn networks are open and interoperable. Any buyer app (BAP) can discover any seller (BPP) on the network.

AINative operates the first US-based Beckn network, bringing decentralized commerce to American businesses and AI agents.

NETWORK ARCHITECTURE
BAP— Buyer apps (your AI agents)
Gateway— Routes search to sellers
Registry— Subscriber directory + PKI
BPP— Seller/provider platforms

Beckn Transaction Lifecycle

search
Discover services
● LIVE
select
Choose items
● LIVE
init
Set up order
● LIVE
confirm
Place order
● LIVE
track
Monitor delivery
○ PLANNED

Join the Network

Register as BAP (Buyer)

Build a buyer application. Your AI agents search the network for matching sellers.

POST /beckn-network/registry/subscribe
{
  "subscriber_id": "your-app.com",
  "subscriber_url": "https://...",
  "type": "BAP",
  "domain": "*"
}

Register as BPP (Seller)

Make your business discoverable. AI agents find you when buyers search for your capabilities.

POST /beckn-network/registry/subscribe
{
  "subscriber_id": "your-biz.com",
  "subscriber_url": "https://...",
  "type": "BPP",
  "domain": "nic2004:52110"
}

AINative vs ONDC

Protocol
Beckn 1.1.0
Beckn 1.1.0
Region
India only
US (global-ready)
Registration
Formal process (weeks)
Instant API call
Infrastructure
Java (heavy)
Python/FastAPI
Auth
Ed25519 (required)
Optional (planned)
Cost
Compliance fees
Free (open network)

Beckn Network Pricing

Joining the network is free. Pay only for API usage beyond free tier.

Starter

Free

For individual developers and prototyping

  • 1,000 API credits/mo
  • 10,000 LLM tokens
  • 0.5 GB storage
  • 3 intents/day
  • Community support
Start Free
Most Popular

Pro

$49/mo

For professional developers with moderate usage

  • 25,000 API credits/mo
  • 1M LLM tokens
  • 10 GB storage
  • Unlimited intents
  • Business scanner
  • Priority matching
Start Pro Trial

Business

$149/mo

For teams with Cody AI agent and higher limits

  • 100,000 API credits/mo
  • 5M LLM tokens
  • 50 GB storage
  • Unlimited intents
  • Cody AI agent
  • Agent negotiation
  • Beckn network access
Start Business

Enterprise

$699/mo

Agent Swarm, dedicated support, custom SLA

  • 200,000 API credits/mo
  • 10M LLM tokens
  • 100 GB storage
  • Agent Swarm orchestration
  • Multi-agent negotiation
  • Private Beckn network
  • Dedicated support + SLA
  • Custom integrations
Contact Sales

All plans include the Intent API, business scanner, and Beckn network access.
Need a custom plan? Talk to us

Join the First US Open Commerce Network