Skip to main content
Version: 1.1

PEPs and requests

The OpenAPI specification (formerly known as the Swagger Specification) for sending authorization requests to Axiomatics Decision Service (ADS) or any other PDP is available at the Axiomatics GitHub repositoryOpens in a new tab. You can use it to generate client code with Swagger tools or import it directly into applications like Postman.

A sample Java PEP implementation is available at github.com/axiomatics/java-json-pep-sdkOpens in a new tab.

tip

Read the JSON Profile of XACML 3.0 specificationOpens in a new tab to learn how it makes XACML more accessible for modern API-based environments.