Docs Draft
Get an API key
GuidesOne REST base URL

01 / Connect

One REST base URL

REST requests use a FetchSet API key as a Bearer token. Keys follow the fs_ prefix and are planned for creation and revocation in the account dashboard.

https://api.fetchset.dev/api/v1/tools/
REST

Service-to-service calls

Use JSON over HTTPS from back ends, scripts, Clay, n8n, or any system that can send a POST request.

read the request contract →
Planned / Phase 2

MCP for agent clients

The same tool surface is planned at mcp.fetchset.dev/mcp with OAuth 2.1, PKCE-S256, and Streamable HTTP.

read the MCP guide →