added

GET issues/stream (Generally Available)

The GET issues/stream endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

PATCH issues (Generally Available)

The PATCH issues endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

GET form-submissions/stream (Generally Available)

The GET form-submissions/stream endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

POST form-submissions/pdf-exports (Generally Available)

The POST form-submissions/pdf-exports endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

GET issues (Generally Available)

The GET issues endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

GET form-templates (Generally Available)

The GET form-templates endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

PATCH form-submissions (Generally Available)

The PATCH form-submissions endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

New Beta API: GET driver-efficiency/vehicles

The GET driver-efficiency/vehicles endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Beta API: GET driver-efficiency/drivers

The GET driver-efficiency/drivers endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

improved

API Version: 2025.05.12

We've released a new version of the API. This version updates the behavior of the PATCH assets endpoint: The previous version of the API returned the updated Asset object at the top level of the response body. The new version of the API returns the updated Asset object nested under a 'data' field.