Changelog | FieldCamp API
Notable changes to the FieldCamp public API and documentation.
2026-04-22 — Initial public API documentation
First version of self-serve API docs.
What's documented:
- Authentication (JWT bearer tokens)
- Clients, items, jobs, visits, team, users, taxes, job-forms, company-info
- Response envelope, error codes, retry guidance
- Idempotency pattern (client-generated
jobNumber) - Quickstart with end-to-end examples in cURL, Node.js, Python
Integrator guidance called out inline:
POST /api/jobsusesmultipart/form-data- Datetimes are UTC ISO-8601 strings;
timezoneis a display hint jobNumberis client-generated and must be uniqueassignedToTeamstakes user IDs (see Team endpoint)
Not yet documented (coming soon):
- Estimates, invoices, payments
- Documents, history, recurring jobs
- Outbound webhooks