LAUNCH-SUB
LAUNCH-CLAWS
LAUNCH-SUB
LAUNCH-CLAWS
API
7 articles
API
API Overview
Introduction The ClawHosters API lets you manage your instances, check billing, and control add-ons programmatically...
4 minAPI: List Instances
Endpoint text Copy GET /api/v1/instances Returns all instances belonging to the authe...
3 minAPI: Get Instance Details
Endpoint text Copy GET /api/v1/instances/:id Returns detailed information about a sin...
3 minAPI: Delete Instance
Endpoint text Copy DELETE /api/v1/instances/:id Permanently deletes an instance and i...
2 minAPI: Instance Actions (Start/Stop/Restart)
Overview Control your instance's power state using these endpoints. Each action changes the instance status and may ...
3 minAPI: Billing Endpoints
Overview The billing endpoints let you check your Claws balance, view usage breakdowns, browse transaction history, ...
5 minAPI: Error Codes
Error Response Format All API errors return a JSON object with an error key containing a machine-readable code and a...
4 min