Search documents
Searches across the content of documents ingested into Metal, ranked by relevance.
Authorizations
The Client ID of your API key.
The secret value of your API key.
Query Parameters
Page number, starting at 1. The deep offset (page - 1) * limit cannot exceed 10,000.
x >= 1Results per page. The maximum supported page size is 400.
1 <= x <= 400Body
Search text, structured filters, and ranking options. Pass pagination through the page and limit query parameters.
Free-text query ranked against the resource's searchable fields.
"industrial automation suppliers"
Structured predicates grouped with and and or.
Ordered sort fields.
Enables hybrid semantic and keyword ranking on endpoints that support it.
Enables approximate text matching on supported keyword-search paths. Document search and company hybrid search ignore this flag; activity search uses it only when fullText is false.
Enables word-level matching on endpoints that support it.
Related topics
MCP tools referenceSearch companies, deals, people, documents, and activitiesMetal MCP serverFiles & documentsSearch workspaces
