Skip to main content

Dashboard Overview

Welcome back! Here's your business at a glance.

Revenue

$84,254.89

+2.5% from last month

Jobs Completed

149

+12% from last month

Active Customers

1,842

+5.3% from last month

Pending Jobs

27

4 urgent

Recent Activity

Job Completed - HVAC Installation

Customer: John Smith

2 hours ago

New Appointment Scheduled

Customer: Sarah Johnson

4 hours ago

New Review - 5 Stars

Customer: Mike Wilson

6 hours ago

Scheduling & Dispatch

Manage your team's schedule and dispatch operations

Technicians

Tom Wilson

Available

4 Jobs Today

Sarah Chen

On Job

2 Jobs Left

Mike Johnson

Break

Returns 2:30 PM

Today's Schedule

HVAC Maintenance

Customer: John Smith

123 Main St, Suite 4

9:00 AM - 11:00 AM

In Progress

Plumbing Repair

Customer: Sarah Johnson

456 Oak Ave

1:00 PM - 3:00 PM

Upcoming

AC Installation

Customer: Mike Wilson

789 Pine St

3:30 PM - 6:30 PM

Upcoming

Customer 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

$15,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

$15,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

$175,250

+8.3% from last month

Pending Orders

15

$12,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

+$125 from last period

Revenue Trend

Service Categories

Customer Growth

Job Status Distribution

Top Performing Services

HVAC Installation

+32% growth

Plumbing Services

+28% growth

Electrical Repairs

+24% growth

API Documentation

Integrate with our powerful API endpoints

API Status

All Systems Operational

Average Response Time

147ms

API Version

v2.1.0

Available Endpoints

Authentication

POST /api/v2/auth/token
DELETE /api/v2/auth/logout

Customer Management

GET /api/v2/customers
POST /api/v2/customers/create

Scheduling

GET /api/v2/appointments
PUT /api/v2/appointments/{id}

Getting Started

To get started with the ServiceTitan+ API, follow these steps:

  1. Register for an API key in your dashboard
  2. Review our authentication documentation
  3. Make your first API request

Rate Limits

Basic Plan 1,000 requests/hour
Pro Plan 10,000 requests/hour
Enterprise Plan Unlimited

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

$99 /month
  • Up to 5 team members
  • Basic scheduling
  • Customer management
  • 1,000 API calls/hour
Popular

Pro Plan

For growing businesses

$199 /month
  • Up to 15 team members
  • Advanced scheduling
  • Full customer management
  • 10,000 API calls/hour
  • Advanced reporting

Enterprise

Custom solutions for large teams

Custom
  • 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

Email Notifications
Dark Mode
Two-Factor Auth

API Keys

Production Key

Created on May 15, 2024