P2PE REST API
The Point-to-Point Encryption (P2PE) service API uses the OpenAPI3 specification. Download the Point-to-Point Encryption API for more information.
The P2PE Docker Container is pre-configured to host the P2PE service API documentation through Swagger UI. Access Swagger UI at https://<ip_address>:8080/swaggerui/
.
Note
<ip_address>
is the ip address of the host of the P2PE Docker Container. The Swagger UI is hosted by default at port 8080, you can change the port using docker port.