How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cadasto Admin API

The openEHR ITS-REST Admin API: privileged, physically destructive operations — delete a single EHR, delete all EHRs, merge two EHRs, delete a composition outright, and delete a template. 5 operations. Marked x-status DEVELOPMENT in the published document. These are the only operations in the Cadasto surface that are NOT reversible.

This API exposes 5 operations across 5 paths. It is described by OpenAPI 3.1.1, at version development.

Requests are made against a single base URL, https://{baseUrl}/v1.

5 operations 5 paths 0 schemas 4 DELETE1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.1
API Version
development
Base URL
https://{mycompany}.api.prod.cadasto.io/openehr/v1
Resource Areas
1

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 4 DELETE, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

EHR 5

Admin management of [EHRs](https://specifications.openehr.org/releases/RM/latest/ehr.htmlehrclass).

DELETE
/admin/ehr/{ehr_id}
Delete EHR by id
admin_ehr_delete 1 param → 202204404
DELETE
/admin/ehr/all
Delete multiple EHRs
admin_ehr_delete_all 1 param → 202204404405
PUT
/admin/ehr/{ehr_id}/merge/{targetEhrUid}
Merge EHRs
admin_ehr_merge 2 params → 200400404
DELETE
/admin/ehr/{ehr_id}/composition/{composition_id}
Delete COMPOSITION by id within an EHR
admin_ehr_delete_composition 2 params → 204404
DELETE
/admin/template/{template_id}
Delete template by id
admin_template_delete 1 param → 204404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cadasto-admin-api-openapi.json Raw ↑
Where this information came from

This is an independent, third-party profile of Cadasto Admin API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.