AI Search APIs

Endpoints for Guardian's AI-powered policy suggestion and natural language search capabilities.

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


Method
Endpoint
Description
Auth Required

POST

/api/v1/ai-suggestions

Returns AI-generated policy recommendations for a given query

Yes

PUT

/api/v1/ai-suggestions/rebuild-vector

Rebuilds the AI vector index from current policy data

Yes

Endpoints

Last updated

Was this helpful?