The API That Keeps Your Trucks Rolling!
Fix My Truck API is now live and ready for integration!
Test API Health View API Docs
# Test the health endpoint
curl https://365assist.fixmytruck.com.au/health
# Create a test job
curl -X POST https://365assist.fixmytruck.com.au/job/create \
-H "Content-Type: application/json" \
-H "Authorization: Bearer demo-token" \
-d '{"order_number": "TEST-001", "caller_name": "Demo User"}'
Instant job processing with auto-generated IDs
Monitor job progress from creation to completion
Cloudflare edge deployment for ultra-low latency