FundzWatch API

The agent-facing Fundz surface, served on the same host under /v1/watch/*: AI-scored leads matched to an ICP, a raw business-event feed, a company watchlist, nightly market aggregates, and signed webhooks. It is a separate product from the Fundz event feeds — different auth (Bearer with fundz_test_/fundz_live_ key prefixes), a free Developer tier, and the surface the first-party Python SDK and MCP server actually call. Documented in prose only; no OpenAPI is published for it.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/fundzwatch-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: fundz:fundzwatch-api
name: FundzWatch API
description: 'The agent-facing Fundz surface, served on the same host under /v1/watch/*: AI-scored leads
  matched to an ICP, a raw business-event feed, a company watchlist, nightly market aggregates, and signed
  webhooks. It is a separate product from the Fundz event feeds — different auth (Bearer with fundz_test_/fundz_live_
  key prefixes), a free Developer tier, and the surface the first-party Python SDK and MCP server actually
  call. Documented in prose only; no OpenAPI is published for it.'
humanURL: https://fundzwatch.ai/docs
baseURL: https://api.fundz.net/v1/watch
tags:
- Agents
- Signals
- Webhook
- Sales Intelligence
tags_raw:
- Agents
- Signals
- Webhooks
- Sales Intelligence
properties:
- url: https://fundzwatch.ai/docs
  type: Documentation
- url: https://fundzwatch.ai/onboarding
  type: Signup
- url: asyncapi/fundz-webhooks.yml
  type: Webhooks
- url: mcp/fundz-mcp.yml
  type: MCPServer
- url: mcp/fundz-tool-crosswalk.yml
  type: ToolCrosswalk
- url: sandbox/fundz-sandbox.yml
  type: Sandbox