Version: 5.15.2
ReportPortal Service API
ReportPortal is a continuous testing service that helps teams analyze and manage test results across different environments.
It provides both a web application and an API for integrating test automation workflows and processing test data.
The platform is designed according to established API Principles and RESTful API Guidelines, which define consistent standards for how the API is structured and used.
For authentication, ReportPortal uses JWT tokens for UI-based access and API Keys for agent-based access. Both methods rely on the same Bearer authentication scheme.
Authentication
- HTTP: Bearer Auth
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Contact
ReportPortal Team: support@reportportal.io
License
Apache 2.0