FarmerAI REST API

Centralized documentation for the FarmerAI Express.js + MongoDB backend. Explore role-based authentication flows, product and market management, farming guides, comments, AI assistants, and supporting services in one place. This page loads at / and mirrors the latest routes exposed under /api/v1.

Getting Started
  • Base URL: https://<your-host>/api/v1 (development: http://localhost:8000/api/v1)
  • Authentication: JWT via Authorization header Bearer <token>; role-based access enforced
  • Content-Type: application/json unless uploading files (multipart/form-data)
  • Pagination, filtering, and advanced query params available on collection endpoints where supported
No endpoints match your search. Try a different keyword or clear the filter.