Ocean Health Systems Archetypes API

Endpoint for archetype-related services, including listing and getting archetypes.

Operations 14

GET /archetypes/{cid-archetype}/hash Gets the (non-canonical) MD5 hash of the specified archetype in ADL format #
GET /archetypes/{cid-archetype}/parent Gets main data about the specified archetype's parent archetype, if any #
GET /archetypes/citeable-identifier/{archetype-id} Gets the citeable identifier of an archetype based on the specified archetype id #
GET /archetypes/{cid-archetype}/status Gets the current status of the archetype in CKM #
GET /archetypes/{cid-archetype}/status/{asset-version} Gets the status of the archetype in CKM for the specified asset version (i.e. #
GET /archetypes/{cid-archetype}/project Gets the CKM project of the archetype #
GET /archetypes Lists a selection of archetypes in CKM #
POST /archetypes Imports a new archetype into a CKM project. #
GET /archetypes/{cid-archetype} Gets the main data of one archetype #
PUT /archetypes/{cid-archetype} Updates the stated archetype on the trunk. #
DELETE /archetypes/{cid-archetype} PERMANENTLY and IRREVOCABLY DELETES the specified archetype in CKM. #
GET /archetypes/{cid-archetype}/adl Gets the specified archetype in ADL format #
GET /archetypes/{cid-archetype}/xml Gets the specified archetype in XML format #
GET /archetypes/{cid-archetype}/mindmap Get archetype mindmap #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/ocean-health-systems-archetypes-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

ocean-health-systems-archetypes-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  description: REST API for the Clinical Knowledge Manager.
  version: 1.6.0
  title: CKM REST Archetypes API
  contact:
    name: CKM Support
    url: https://oceanehr.atlassian.net/servicedesk/customer/portal/15
    email: ckm@oceaninformatics.com
servers:
- url: /ckm/rest/v1
tags:


# --- truncated at 32 KB (34 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/ocean-health-systems/refs/heads/main/openapi/ocean-health-systems-archetypes-api-openapi.yml