AgroBridge v1.2.0

High-performance Indian Mandi Price REST Gateway for Agritech Developers

Service Status ONLINE & HEALTHY
Total Mandi Records
27,545 Cached
Active Indian States
29 States
Crops Monitored
261 Commodities
Last Sync Log
5/27/2026 success

Interactive API Playground

sandbox=live

Request Parameters

Response Visualizer
Click "Execute API Query" to query the live gateway...
https://kisan-commodity.onrender.com/api/mandi-prices?api_key=agro_secret_key_12345&limit=5&page=1 GET

Developer Integration Guide

Copy complete, robust integration templates in your preferred programming language.

curl -H "x-api-key: agro_secret_key_12345" "https://kisan-commodity.onrender.com/api/mandi-prices?limit=5"
🔑

Sandbox API Key Maker

Register instantly for direct access

Gateway Route Registry

Overview of all active REST paths

/api/mandi-prices GET

Returns current crop rates with Today vs Yesterday comparison. Supports sorting, pagination, and Indian state/market/crop filtering.

/api/mandi-prices/history GET

Retrieves 90-day daily price trends and analytics (Highest, Lowest, Average modal crop rate) for charting.

/api/health GET

Public health monitor showing overall system heartbeat, date sync status, and internal components status.