API Documentation
Integrate ServiceCrew AI with your existing tools and workflows
Authentication
Secure API access using API keys. Generate keys from your dashboard settings.
Authorization: Bearer YOUR_API_KEYBase URL
All API requests should be made to our secure endpoint.
https://api.servicecrewai.com/v1Available Endpoints
GET
/jobsList all jobsPOST
/jobsCreate a new jobGET
/jobs/:idGet job detailsPUT
/jobs/:idUpdate a jobGET
/customersList all customersPOST
/customersCreate a new customerGET
/techniciansList all techniciansGET
/invoicesList all invoicesPOST
/invoicesCreate an invoiceGET
/estimatesList all estimatesSDKs & Libraries
Official SDKs available for popular languages.
- JavaScript / Node.js
- Python
- PHP
- Ruby