FoodGuard Mobile API
Branches
Copy Page
FoodGuard Mobile API
Authentication
User Login
POST
User Logout
POST
Lookups
Branches
List
GET
Show
GET
Suppliers
List
Show
Inspection
Lookup Batch by QR/Barcode
GET
Initialize Inspection Batch
POST
Upload Sample Image for AI Analysis
POST
Finalize Batch Inspection
POST
History
Get Inspection History
GET
Inspector Dashboard
Get Home Screen Stats
GET
Schemas
User
Branch
Supplier
BatchInitResponse
AISampleResult
ErrorResponse
ValidationErrorResponse
Branches
Copy Page
Show
GET
/lookups/branches/{id}
Try it
Run in Apidog
Run in Apidog
Request
Authorization
JWT Bearer
Add the parameter
Authorization
to Headers
Example:
Authorization: ********************
or
Path Params
Generate Code
Header Params
Generate Code
Responses
🟢
200
application/json
List of branches
Body
Generate Code
Example
{
"data"
:
{
}
}
Modified atÂ
2025-12-22 14:55:32
Previous
List
Next
List