Dashboard Overview
Welcome back! Here's your business at a glance.
Revenue
$84,254.89
+2.5% from last monthJobs Completed
149
+12% from last monthActive Customers
1,842
+5.3% from last monthPending Jobs
27
4 urgentRecent Activity
Job Completed - HVAC Installation
Customer: John Smith
New Appointment Scheduled
Customer: Sarah Johnson
New Review - 5 Stars
Customer: Mike Wilson
Scheduling & Dispatch
Manage your team's schedule and dispatch operations
Technicians
Tom Wilson
Available
Sarah Chen
On Job
Mike Johnson
Break
Today's Schedule
HVAC Maintenance
Customer: John Smith
123 Main St, Suite 4
9:00 AM - 11:00 AM
In ProgressPlumbing Repair
Customer: Sarah Johnson
456 Oak Ave
1:00 PM - 3:00 PM
UpcomingAC Installation
Customer: Mike Wilson
789 Pine St
3:30 PM - 6:30 PM
UpcomingCustomer Management
Manage your customer relationships and service history
Customer | Contact | Last Service | Total Spend | Status | Actions |
---|---|---|---|---|---|
John Smith Residential |
john@email.com (555) 123-4567 |
May 15, 2024 HVAC Service |
$2,450.00 +$850 MTD |
Active | |
Acme Corp Commercial |
info@acme.com (555) 987-6543 |
May 10, 2024 Maintenance |
5,750.00 +$2,500 MTD |
Active |
Showing 1 to 2 of 48 results
Invoicing & Payments
Manage invoices and process payments
Outstanding Balance
$24,650.00
15 overdue invoices
Paid This Month
$47,250.00
+12.5% from last month
Average Payment Time
8.5 days
-2.3 days from last month
Pending Invoices
23
5,780.00 total
Recent Invoices
Invoice # | Customer | Date | Amount | Status | Actions |
---|---|---|---|---|---|
INV-2024-001 |
John Smith HVAC Installation |
May 15, 2024 | $2,450.00 | Paid |
|
INV-2024-002 |
Acme Corp Quarterly Maintenance |
May 12, 2024 | $5,750.00 | Pending |
|
Inventory Management
Track and manage your parts and equipment inventory
Total Items
2,453
+125 this month
Low Stock Items
47
12 critical
Inventory Value
75,250
+8.3% from last month
Pending Orders
15
2,450 total
Inventory Items
Item | SKU | Category | In Stock | Unit Price | Status | Actions |
---|---|---|---|---|---|---|
AC Filter Premium HVAC Components |
FLT-001-P | Filters | 245 | $45.00 | In Stock | |
Copper Tubing 3/4" Plumbing |
PLM-234-CT | Pipes | 12 | $28.50 | Low Stock |
Showing 1 to 2 of 2,453 items
Reporting & Analytics
Track your business performance and metrics
Revenue Growth
+24.5%
+5.2% from last period
Customer Satisfaction
4.8/5.0
+0.2 from last period
Job Completion Rate
98.3%
+1.5% from last period
Average Job Value
$750
+ 25 from last period
Revenue Trend
Service Categories
Customer Growth
Job Status Distribution
Top Performing Services
HVAC Installation
+32% growthPlumbing Services
+28% growthElectrical Repairs
+24% growthAPI Documentation
Integrate with our powerful API endpoints
API Status
All Systems Operational
Average Response Time
147ms
API Version
v2.1.0
Available Endpoints
Authentication
/api/v2/auth/token
/api/v2/auth/logout
Customer Management
/api/v2/customers
/api/v2/customers/create
Scheduling
/api/v2/appointments
/api/v2/appointments/{id}
Getting Started
To get started with the ServiceTitan+ API, follow these steps:
- Register for an API key in your dashboard
- Review our authentication documentation
- Make your first API request
Rate Limits
Code Examples
// Example API request using fetch
fetch('https://api.servicetitan-plus.com/v2/customers', {
method: 'GET',
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json'
}
})
.then(response => response.json())
.then(data => console.log(data));
Pricing Plans
Flexible month-to-month pricing with cost plus 10% model
Basic Plan
Perfect for small businesses
- Up to 5 team members
- Basic scheduling
- Customer management
- 1,000 API calls/hour
Pro Plan
For growing businesses
- Up to 15 team members
- Advanced scheduling
- Full customer management
- 10,000 API calls/hour
- Advanced reporting
Enterprise
Custom solutions for large teams
- Unlimited team members
- Custom workflows
- Enterprise API access
- Dedicated support
- Custom integrations
Cost Plus 10% Model
Transparent pricing that grows with your business
Base Cost
Pay only for the features and resources you use
Usage Based
Scale up or down based on your monthly usage
10% Margin
Fair and transparent pricing markup
User Settings
Manage your account preferences and settings
Profile Settings
Password
Preferences
API Keys
Production Key
Created on May 15, 2024