WPP OPEN Search API
Search over approved repository documentation.
Endpoints
- GET /api/bridge/search/<query>
- Public search. No authentication. Answers JSON or HTML depending on the configured response format.
- GET /api/health
- Liveness probe. Reports whether search is currently enabled.
- GET /api/settings
- Runtime configuration, with the API token masked.
- POST /api/search
- Authenticated search. Requires a bearer token and a JSON body.