checkatrade.com
Checkatrade is a UK-based online platform that helps homeowners find and contact tradespeople for home improvement, repair, and maintenance work. It also provides affiliate-facing APIs for submitting and validating jobs and related lookup operations.
Checkatrade exposes a documented HTTP Affiliate Job API authenticated with an assigned key+shared-secret HTTP Signature scheme, plus a public MCP server at `https://api.checkatrade.com/v1/chatgpt-mcp-server/mcp` over SSE.
- Checkatrade MCP serverdiscovered
- Checkatrade Affiliate Job APIdiscovered
Checkatrade says you are assigned a key and secret pair for the affiliate job service. Start from the Affiliate API getting started guide and follow your Checkatrade onboarding/contact path to obtain credentials for your application. Use the assigned key as keyId and the shared secret to generate an HMAC signature as described in the HMAC Authentication guide. Staging and production use different API keys.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://checkatrade.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing