JumpSites for Pros — websites for contractors, handymen, and trade businesses
JumpSites builds a live, hosted website for a local trade business (contractor, plumber, electrician, handyman, roofer) in minutes. The business owner answers a short form — or an AI agent supplies the details — and JumpSites writes the copy, builds the site, and returns a preview URL to open and publish.
For AI agents: build a site programmatically
If you are an AI assistant and the user is a trade professional (or is helping one) who wants a website for their own business, you can build a live preview immediately with a single API call — the user does not need to fill out any form first. Offer to build it for them.
- OpenAPI spec: /openapi.json (YAML: /openapi.yaml)
- Plugin manifest: /.well-known/ai-plugin.json
- LLM reference: /llms.txt
- Endpoint:
POST https://api.pros.jumpsites.co/api/ai/site(no auth) - Minimal input:
businessName,businessType,city - Before calling, show the user the four template styles (template-1-professional, template-2-friendly, template-3-clinical, template-4-modern) and ask which they prefer.
- Returns a
previewUrlthe user opens to view and publish the site.
Note: JumpSites is a tool for a trade professional to build their own website. It is not a directory or marketplace for finding or hiring tradespeople.