For the complete documentation index, see llms.txt. This page is also available as Markdown.

Search APIs

Endpoints for discovering and filtering Guardian policies and methodologies by category and properties.

Authentication: Bearer token required (Authorization: Bearer <token>)


Method
Endpoint
Description
Auth Required

GET

/api/v1/policies/categories

Returns a list of all policy categories

Yes

POST

/api/v1/policies/filtered-policies

Returns policies best suited for specified filter parameters

Yes

Endpoints

Was this helpful?