ServicePower is field service management software used by manufacturers, retailers, insurers, and utilities to run service operations end-to-end. An unofficial API lets you pull work orders, customer and equipment details, appointment windows, technician assignments, and claim records

ServicePower is a cloud platform for field service management that connects internal technicians and third-party service providers with customers, equipment, and schedules. Teams use ServicePower to create and dispatch work orders, optimize appointments and routes, manage contractor networks and compliance, process warranty and service claims, and capture field data via mobile.
Core product areas include:
Common data entities:
Field service teams rely on ServicePower daily, but turning portal workflows and optimizer-driven decisions into API automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your ServicePower tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened ServicePower adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as ServicePower evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages MFA (SMS, email, TOTP) and SSO/OAuth when enabled. Returns a short-lived auth token maintained by the platform.
Authentication
/sessions/refreshRefresh an existing token to keep sessions uninterrupted.
Work Orders
/work-ordersList work orders with filters and summary details.
Work Orders
/work-ordersCreate a new work order with customer, equipment, and SLA details.
Dispatch
/work-orders/{workOrderId}/dispatchAssign a technician/provider and set an appointment window, respecting skills and capacity.
Claims
/claimsSubmit a warranty/service claim with parts and labor line items, linked to a completed work order.
- Mirror work orders, customers, and equipment into your internal systems - Keep job metadata current for operations, analytics, and CS dashboards - Normalize addresses, statuses, SLAs, and appointment windows across tenants
- Offer self-serve booking and rescheduling via your customer portal - Validate capacity and skills before committing appointment windows - Trigger optimizer-friendly updates while respecting SLAs and provider constraints
- Auto-assign jobs to technicians based on skills, proximity, and capacity - Batch-dispatch for route optimization or daily board updates - Track on-site ETAs, job progress, and status changes in real time
- Submit claims with parts/labor line items and documentation - Sync claim statuses and totals to ERP (e.g., NetSuite, QuickBooks) - Automate entitlement checks and approvals workflows
Authentication
Username/password with MFA (SMS, email, TOTP) and SSO/OAuth where enabled; supports service accounts or customer-managed credentials
Response format
JSON with consistent resource schemas and pagination across modules
Rate limits
Tuned for enterprise throughput while honoring customer entitlements and optimizer usage controls
Session management
Automatic reauth and cookie/session rotation with health checks
Data freshness
Near real-time retrieval of work orders, schedules/dispatches, and claim objects
Security
Encrypted transport, scoped tokens, and audit logging; respects ServicePower role-based permissions and provider scoping
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., claim approvals, job status changes, reschedules)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume work order sync and batch dispatch operations
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions
Adaptation
Continuous monitoring for UI/API changes with rapid adapter updates
Supergood supports workflows across commonly used modules such as Work Order Management, Scheduling/Dispatch, Contractor Network, and Warranty/Claims, subject to your licensing and entitlements. We scope coverage during integration assessment.
We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled. Sessions are refreshed automatically with secure challenge handling.
Yes. We can normalize claim records (parts, labor, taxes, totals) and deliver updates via webhooks or polling while complying with rate and permission constraints (e.g., NetSuite, QuickBooks).
Yes. We support downloading and uploading artifacts (photos, signatures, PDFs) via signed uploads, with checksum validation and time-limited URLs.