Skip to main content
POST
Create or update a saved search

Authorizations

Authorization
string
header
required

A ManyPI API key (mpi_...) from Settings → API keys, or an OAuth 2.1 access token obtained through the MCP consent flow.

Body

application/json
criteria
object
required

The structured search. The description does most of the work; the rest is what the agent enforces.

id
string<uuid>
name
string
Maximum string length: 120
kind
enum<string>
Available options:
icp,
similar

Response

The saved profile.

profile
object