Perforce P4 Search API

REST API for P4 Search, providing indexing and search capabilities across Helix Core servers to support code review, file content search, and changelist description search.

API entry from apis.yml

apis.yml Raw ↑
name: Perforce P4 Search API
description: REST API for P4 Search, providing indexing and search capabilities across Helix Core servers
  to support code review, file content search, and changelist description search.
image: https://www.perforce.com/sites/default/files/helix-core-icon.png
humanURL: https://help.perforce.com/helix-core/integrations-plugins/p4search/current/Content/P4Search/overview.html
baseURL: https://p4search.example.com/api
tags:
- Code Search
- Indexing
- Search
properties:
- type: Documentation
  url: https://help.perforce.com/helix-core/integrations-plugins/p4search/current/Content/P4Search/api-endpoints.html
- type: Authentication
  url: https://help.perforce.com/helix-core/integrations-plugins/p4search/current/Content/P4Search/api-authentication.html