Verified

shopflow-api

Apiosk Demo FastAPI with sample endpoints for import testing

Base URL
https://gateway.apiosk.com/shopflow-api
Endpoints
GET / $2.00
Default endpoint - see specific endpoints for detailed documentation
POST / $2.00
Default endpoint - see specific endpoints for detailed documentation
GET /health $2.00
GET /orders $2.00
POST /orders $2.00
GET /orders/{order_id} $2.00
PATCH /orders/{order_id}/status $2.00
GET /products $2.00
POST /products $2.00
DELETE /products/{product_id} $2.00
GET /products/{product_id} $2.00
PATCH /products/{product_id} $2.00
GET /users $2.00
POST /users $2.00
DELETE /users/{user_id} $2.00
GET /users/{user_id} $2.00
PUT /users/{user_id} $2.00