Verified

shopflow-api

Apiosk Demo FastAPI with sample endpoints for import testing

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