Skip to main content
POST /api/v2/search covers the entire public discovery surface:
Every result includes the exact aiId, capabilityId, and capabilityRevision needed by Act. Result order is canonical; Darwin does not expose a synthetic confidence score. Pagination uses nextCursor, not a separate count endpoint. When a reviewed capability needs a customer account or payment, Search also returns safe accountRequirement and paymentRequirement projections. These describe the verified provider, readable access purpose, retention choices, and supported payment handlers. Search never returns authorization URLs, OAuth client identifiers, credentials, raw private scopes, or unverified registry claims. Search returns public information and never authorizes spending or execution.