API Reference
Backpac exposes a Control Plane API for programmatically managing your infrastructure.
Interactive Documentation (Swagger)
You can explore the full API specification and test endpoints directly via our Swagger UI:
Base URL
https://api.backpac.xyz
Authentication
All API requests require a Bearer Token (JWT). You can obtain this by logging in via the Dashboard or using the /auth/login endpoint (if using API credentials).