operational

Loja do iPhone — REST API

Internal use only · Not a public endpoint

Runtime
Version
1.0.0
Environment
production
Uptime
41m 5s
Node.js
v24.6.0
Heap used
20.7 MB
RSS
114.2 MB
Endpoints
GET/api/health database status
POST/api/auth/login authenticate user
GET/api/products list products
POST/api/products create product
PUT/api/products/:id update product
DEL/api/products/:id delete product
GET/api/orders list orders
POST/api/orders create order
GET/api/customers list customers
GET/api/sellers list sellers
GET/api/promotions list promotions
GET/api/stats sales stats
POST/api/upload upload file