Base URL
All API requests should be made to:Getting Started
To get started with the Zerops API:- Obtain a Personal Access Token from the Access Token management section in the Zerops GUI
- Include the token in your API requests using Bearer authentication
- Explore the available endpoints using our Swagger documentation
Rate Limiting
The API implements rate limiting to ensure fair usage and platform stability. If you exceed the rate limit, you’ll receive a429 Too Many Requests response.
Response Format
All API responses are returned in JSON format. Successful responses will include the requested data, while error responses will contain an error message and appropriate HTTP status code.Support
For API support and questions:- View the full Swagger documentation
- Contact Zerops support through the dashboard
- Check the CLI documentation for command-line alternatives
Next Steps
Authentication
Learn how to authenticate your API requests
API Endpoints
Explore available API endpoints and resources