APIs.io API
string · requiredstringstring[]string[]string[]string[]string[]string[]string · enumnumber
string · required
Saved Workspace
A Pro dimension — per-user saved searches, lists, and net-new deltas. The same capability the MCP exposes as tools; turns apis.io from stateless lookup into a persistent research workspace. Requires an API key.
Create a saved search.
POST
https://apis.io/api/v1
/me/searches
Persist a named search using the same filter vocabulary as /search. Pro.
Create a saved search. › Request Body
nameqtagsbandindustryregionareaartifact_typesmatchEnum values:
any
all
min_scoreCreate a saved search. › Responses
The created saved search (id
What's NEW for a saved search since you last checked.
GET
https://apis.io/api/v1
/me/searches/{id}/net_new
Providers that newly match your criteria since the previous call. Advances the delta cursor, so each call reports only the change. The first call establishes the baseline (net-new empty). The agent-native version of the demand report. Pro.
path Parameters
idWhat's NEW for a saved search since you last checked. › Responses
Net-new matches + advanced cursor.

