API Documentation for APTRS
This repository contains the complete API documentation for APTRS (Automated Penetration Testing Reporting System) in Bruno format. The collection provides endpoints for all APTRS functionality organized by domain areas.
To use this API collection:
- Download and install Bruno - an open-source API client
- Clone this repository:
git clone <repository-url>
- Open Bruno and use "Open Collection" to navigate to the cloned
APTRS
folder - Select the
APTRS.bru
environment file in the environments folder to configure your base URL and authentication
The API collection is organized into the following main sections:
- Account - Authentication, user management, and profile operations
- Company - Company management and customer portal APIs
- Customer - Customer management operations
- Project - Project management, reports, scope, and vulnerability operations
- Config APIs - System configuration and status endpoints
- Vulnerability Database - Template and vulnerability data management
To contribute to this API documentation:
- Make your changes in Bruno
- Export the collection (if needed)
- Submit a pull request with your changes
For questions about the API documentation or issues with the collection, please open an issue in this repository.