Cubic API Service
This is the centralized API service for Cubic Survey Services, running on port 8100.
View API Documentation →
Available Endpoints
- Sites - GET/POST /api/sites, GET /api/sites/[id]
- Orders - GET/POST /api/orders, GET/PUT/DELETE /api/orders/[id]
- Referral - POST /api/referral, GET/POST /api/referral/member/*
- Users - GET /api/users, GET /api/users/[id]/*
See the interactive documentation for full details on request/response schemas.