> For the complete documentation index, see [llms.txt](https://dev.guardian.hedera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.guardian.hedera.com/developer-tools-and-resources/api-reference/search-policy-apis.md).

# Search Policy APIs

Endpoint for searching Guardian policies by content similarity or metadata — used for policy discoverability.

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

***

| Method | Endpoint                            | Description                                           | Auth Required |
| ------ | ----------------------------------- | ----------------------------------------------------- | ------------- |
| `POST` | `/api/v1/analytics/search/policies` | Searches for policies matching the specified criteria | Yes           |

## Endpoints

* [Search Policy](/developer-tools-and-resources/api-reference/search-policy-apis/search-policy.md)
