Piler Provisioning Gateway
Status:
Running
Gateway is operational and accepting API requests.
Health Check
API Endpoints
POST /api/reseller/create
- Create reseller instance (master key)
POST /api/reseller/suspend
- Suspend reseller (master key)
POST /api/reseller/terminate
- Terminate reseller (master key)
POST /api/domain/create
- Create domain (reseller key)
POST /api/domain/suspend
- Suspend domain (reseller key)
POST /api/domain/terminate
- Terminate domain (reseller key)
POST /api/user/create
- Create user (reseller key)
GET /api/health
- Health check
GET /api/status
- Gateway status (requires API key)