About us

Dispatch1 is ONLY global field tech platform that provides on-demand access to and management of global field techs for clients and IT service providers of every size in remote regions and countries anywhere in the world.  

Our platform allows clients to confidently scale their businesses at a time when traditional, one-size-fits-all MSPs fail to serve the global need for a fully-managed approach. 

Our APIs

An API for creating and modifying Dispatch1 dispatches and project jobs.

Domestic U.S Dispatches 

Global Dispatches 

Multi-Unit Projects 

Streamlined Ticketing 

Customized Compliance 

Mobile App for Technicians

Picture
POST /dispatch1apimanagement.azure-api.net/RequestManager/workorder

{
    "workOrderId": "WO-113955359",
    "issue": "Full double ODMB replacement, crane needed",
    "statusType:": "InWork",
    "scopeOfWork": "Full double ODMB replacement, crane needed",
    "productCode": "G902",
    "orderType": "Repair",
    "locationName": "Kinettix",
    "locationAddress": "11279 Cornell Park Dr",
    "locationCity": "Cincinnati",
    "locationState": "OH",
    "locationCountry": "United States",
    "locationZip": "45242",
    "locationContactFirstName": "Roy",
    "locationContactLastName": "Rogers",
    "locationContactPhone": "(111) 111-4029",
    "locationContactEmail": "roy.rogers@kinettix.com",
    "RMId": "RM1068-10071"
}
Explore API