Skip to main content

PDP API Reference

PDP/SDK OpenAPI spec - overview and evaluation purpose of online version​

You can access and view the redoc at https://pdp-api.permit.io/redoc which is embedded here:

PDP/SDK OpenAPI spec - local version​

Just like the Permit.io cloud service, the local PDP exposes an OpenAPI spec which can be used to develop your own SDKs. Assuming you're running your PDP at localhost:7000 you can access the spec at http://localhost:7000/openapi.json and view the docs at http://localhost:7000/redoc.