P4 Code Review API
P4 Code Review provides a REST-like API that can be used to automate common P4 Code Review interactions or to integrate with external systems.
P4 Code Review provides OpenAPI documentation for its REST API. To view the available API endpoints, append api/docs to your P4 Code Review URL.
For example, if your P4 Code Review server is:
-
https://swarm.acme.com/
Access the OpenAPI documentation, at:
-
https://swarm.acme.com/api/docs
In this section: