api-log
| User | - |
|---|---|
| Device Ip | 192.168.113.1 |
| Request Method | GET |
| Endpoint | https://dev.stockflow.me/api/v1/home?lang=_next |
| Request Headers | {
"host": [
"dev.stockflow.me"
],
"connection": [
"keep-alive"
],
"content-type": [
"application/json"
],
"accept": [
"*/*"
],
"accept-language": [
"*"
],
"sec-fetch-mode": [
"cors"
],
"user-agent": [
"node"
],
"accept-encoding": [
"br, gzip, deflate"
]
} |
| Request Body | {
"lang": "_next"
} |
| Response Body | {
"success": true,
"status": 200,
"message": "Home data fetched successfully",
"data": {
"itemList": [
{
"id": 1,
"title": "keep your office stocked always",
"description": "choose your subscription package that fits your te...",
"hideTitle": 0,
"hideCollectionTitle": 0,
"isFullwidth": 0,
"imageWidth": 0,
"imageHeight": 0,
"imageMargin": 0,
"marginTop": 0,
"marginBottom": 0,
"groupType": "",
"subGroupType": null,
"bgColor": "#000000",
"fontColor": "#000000",
"displayType": "",
"showViewAll": 0,
"image": "https://dev.stockflow.me/uploads/1766567613_about-us-hero.png",
"itemList": []
}
],
"settings": [
{
"key": "Trusted clients",
"value": ""
},
{
"key": "Office supply items",
"value": ""
},
{
"key": "On time delivery",
"value": ""
},
{
"key": "Corporate subscriptions",
"value": ""
},
{
"key": "Enterprise support",
"value": ""
}
]
}
} |
| Response Status | 200 |
| Created At | 2025-12-24 16:14:54 |