A help center for homeowners, developer documentation for the network, and a direct line to our support team.
Sign in with Google — your Handyman.com projects come with you.
Add your quote and photos. Get matched with vetted local pros.
Add a Deep Review, then pay by protected milestones.
HomeManager runs on the eCorp home-services network, with Handyman.com as the shared system of record. Homeowner actions use your session; network partners integrate through the shared lead-intake and entitlements APIs. Authenticate server-to-server with a bearer key.
# Create a project on behalf of a homeowner (session-authenticated)
curl -X POST https://www.homemanager.com/api/projects \
-H "Content-Type: multipart/form-data" \
-F "title=Kitchen cabinet install" \
-F "quote_amount=4800" \
-F "city=Austin" -F "zipcode=78701"
# → { "ok": true, "project_id": 1234, "url": "/dashboard/projects/1234" }Milestone payments are secured by ServiceEscrow. Homeowner data lives in the shared network database with Handyman.com as system of record.
Questions about a project, a payment, or your account? Send us a message — it goes straight to the same support team that runs Handyman.com, and we’ll reply by email.