

API Reference
Changelog
Version: 1.4
Updated: 27th August 2025
Updated: 27th August 2025
2025-08-27
- Added Python client library.
2025-08-26
2025-08-26
- Added large file uploads API.
2025-08-21
Semantic migration of /api/
endpoints to /api/v3/
.
- Redirected
/api/dataset
to/api/v3/dataset
. - Redirected
/api/site
to/api/v3/site
. - Redirected GET
/api/team
to/api/v3/teams
. - Redirected POST, PATCH and DELETE
/api/team
to/api/v3/team
.