trackmcp
Back to directory
searchthewatchmarket

business-api

View on GitHub

Search the Watch Market

0 stars JavaScriptOthers Updated Jul 13, 2026

Documentation

Search The Watch Market Business API Example

This repository contains documentation and tooling for the Search The Watch Market `/data` Business API.

What is in this repo

  • API documentation: See API_REFERENCE.md for full endpoint and authentication details.
  • AI assistant (MCP) access: See MCP_REFERENCE.md to connect Cursor or other MCP-compatible apps using the same subscription and API key.
  • Example app: example-app contains a working Node.js + vanilla JavaScript example client for the API.

API key requirement

A valid API key is required for all `/data/*` endpoints.

You can obtain your API key from:

After subscribing to a Business API plan, use the key as a Bearer token in the `Authorization` header as described in API_REFERENCE.md. The same key works for MCP assistant access.

Frequently asked questions

What is business-api?

business-api is Search the Watch Market

How do I install business-api?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is business-api open source?

Yes — it is hosted on GitHub at https://github.com/searchthewatchmarket/business-api.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP