ReportPortal API
This is the API documentation for ReportPortal. We describe this documentation following our API Principles and RESTful API Guidelines.
Because this documentation is created according to the API design first approach, it doesn't contain information about all existing endpoints. There are only pre-designed endpoints. If you want to see the full documentation, you can check the Auto-generated API documentation.
Introduction
ReportPortal is a service for continuous testing. It provides a platform for test automation and allows you to analyze the results of tests in various ways. The service is implemented as a web application and is available through a web interface or API.
Authentication
ReportPortal uses the JWT authentication protocol for UI client requests and the API Key for agent requests.
Both approaches use the same security scheme: Bearer
.
Authentication
- HTTP: Bearer Auth
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Contact
ReportPortal Team: support@reportportal.io