Overview
Introduction to the TaskNation Partner Platform and API.
Welcome to the TaskNation Developer Platform
The TaskNation API allows partners to integrate with our marketplace of home service professionals. Whether you're building a CRM for service providers, a consumer-facing app that connects homeowners with pros, or a business tool that streamlines operations — our API gives you the building blocks.
What You Can Build
- Supply-side integrations — CRMs, scheduling tools, and business management platforms for professionals
- Demand-side integrations — Consumer apps and websites that generate service requests and match with pros
- Widgets — Low-code embeddable components for instant booking and pro discovery
- Webhook listeners — Real-time event processing for leads, messages, and status changes
Platform Architecture
TaskNation uses a RESTful API architecture with OAuth 2.0 authentication. All API responses are JSON-formatted. We support two primary integration patterns:
- API-first — Full control via REST endpoints for requests, messaging, businesses, and more
- Widget-based — Drop-in iframes for rapid deployment with minimal code
Base URLs
Production: https://api.tasknation.com/api/
Staging: https://staging-api.tasknation.com/api/