FoSCoS FSSAI Data API
Access real-time FSSAI license data from FoSCoS (Food Safety and Compliance System) — India's official food regulatory portal (gov.in). Look up any food business operator (FBO) by license number and retrieve verified details including license status, company name, license category (Central/State), premise address, district, taluk, state, pincode, geo-coordinates (lat/long), and application…
FoSCoS FSSAI Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search FBO records /api/fbo/search |
### 1. Search FBO Records **Endpoint**: `/api/fbo/search` Search for FBO records by district or taluka name with pagination support. **Parameters**: - `taluk` (string, optional)… |
| GET |
Record Details /api/fbo/details |
### 2. Get Record Details **Endpoint**: `/api/fbo/details/{recordId}` Get complete details of a specific FBO record using its record ID. **Parameters**: - `recordId` (string,… |
| GET |
List Districts /api/fbo/districts |
### 3. List All Districts **Endpoint**: `/api/fbo/districts` Get a complete list of all available districts in the Foscos Fssai. |
| GET |
List Talukas /api/fbo/talukas |
### 4. List All Talukas **Endpoint**: `/api/fbo/talukas` Get a complete list of all available talukas in the database. |
| GET |
Statistics /api/fbo/stats |
### 5. Get Statistics **Endpoint**: `/api/fbo/stats` Get basic statistics about the FBO record. |
FoSCoS FSSAI Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $99 / month | — |
|
| ULTRA | $299 / month | — |
|
| MEGA Recommended | $699 / month | — |
|