---
title: "FSSAI Verification"
method: POST
path: "/v1/api_hub/fssai_verification_l1"
---

# FSSAI Verification

`POST /v1/api_hub/fssai_verification_l1`

## Request body

- object
  - `license_number` string, required — ex. 100120110xxxxx

## Response `200`

200

- object
  - `licenseNumber` string
  - `id` integer
  - `getCategorizedProductList` string
  - `result` object
    - `licenseNumber` string
    - `entityName` string
    - `status` string
    - `licenseType` string
    - `premissesAddress` object
      - `district` string
      - `address` string
      - `state` string
      - `pincode` string
    - `listOfProducts` object[]
      - `slNo` string
      - `foodProductCategory` string
    - `splitAddress` object
      - `district` string[]
      - `state` array[]
        - string[]
      - `city` string[]
      - `pincode` string
      - `country` string[]
      - `addressLine` string

## Other responses

- `422` — 422

---

[API](https://skmtc.net/crimescan/apis/crime-scan-result.md) · [All operations](https://skmtc.net/crimescan/apis/crime-scan-result/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crimescan/crime-scan-result/versions/a9dd2afd70a1/schema)
