🌾

Agrimore Platform API

Operational

Backend API & Serverless Gateway for Agrimore Marketplace, Seller Hub, Delivery Fleet & Admin.

Architecture

Pure REST API

Zero UI Dependencies
Database Engine

Supabase PG 17

53 Registered Tables
Runtime Platform

Next.js Serverless

Edge & Regional Lambda
Security

RLS & Service Role

JWT Token Auth

Registered API Endpoints

Available REST endpoints exposed to Flutter mobile apps and external webhooks.

v1.0.0
DomainMethodEndpointDescription
System & DiagnosticsGET/api/healthSystem health check & database connectivity
System & DiagnosticsGET/healthHealth check alias
Catalog & ProductsGET/api/productsList, filter & search agricultural products
Catalog & ProductsGET/api/categoriesList agricultural product categories
Orders & QuotesPOST/api/ordersCreate new marketplace or B2B order
Orders & QuotesPOST/api/orders/quoteCalculate pricing, delivery fees & taxes
Orders & QuotesPOST/api/rfqSubmit B2B Request For Quote
AuthenticationPOST/api/auth/loginAuthenticate with phone/password
AuthenticationPOST/api/auth/otpRequest / verify mobile SMS OTP
AuthenticationGET/api/auth/meGet authenticated profile
Seller OperationsGET/api/seller/dashboardSeller metrics, revenue & inventory
Seller OperationsGET/api/seller/ordersIncoming seller store orders
Delivery LogisticsGET/api/delivery/availableOrders available for dispatch
Delivery LogisticsGET/api/delivery/activeActive delivery partner assignments
Employee ProgramGET/api/employee/dashboardSales associate performance & orders
Admin GovernanceGET/api/admin/metricsPlatform GMV, users & volume metrics
AI AssistantPOST/api/ai/chatCrop advisory & assistant proxy
Payments & WalletPOST/api/payments/razorpayInitialize Razorpay payment order
Payments & WalletGET/api/walletUser balance & audit ledger