{"_id":"da745f0b6c95ce27e9769a4a0d8d0a15","_version":1107,"_status":{"uptime_status":"unknown","uptime_msg":["🟠 /metadata/{doid}: (skipped) Missing Required Params/Body"],"uptime_ts":"2026-04-04T07:26:32.633518+00:00","refresh_status":200,"refresh_ts":"2026-04-04T07:01:41+00:00"},"_meta":{"url":"https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/master/disease%20ontology%20api/openapi.yml","username":"newgene","date_created":"2021-01-27T00:04:55.859850+00:00","last_updated":"2025-03-31T22:09:54.067423+00:00","slug":null,"has_metakg":false},"openapi":"3.0.0","info":{"version":"0.1.1","title":"Disease Ontology API","description":"A RESTful API service is also offered to users of the Disease Ontology browser website to allow for programmatic access to the metadata found in the database.","termsOfService":"http://disease-ontology.org/faq/","contact":{"name":"Lynn Schriml","x-role":"responsible developer","email":"lschriml@som.umaryland.edu"}},"servers":[{"url":"http://www.disease-ontology.org/api","description":"Production server"}],"tags":[{"name":"disease"},{"name":"ontology"},{"name":"annotation"}],"paths":{"/metadata/{doid}":{"get":{"summary":"Returns xref related to a doid","parameters":[{"name":"doid","in":"path","description":"DOID, e.g. DOID:678.","required":true,"schema":{"type":"string"},"x-valueType":["http://identifiers.org/doid/"],"x-requestTemplate":[{"valueType":"http://identifiers.org/doid/","template":"/metadata/{{input}}"}]}],"responses":{"200":{"description":"A distinct set of association.objects (typically ontology terms). This appears at the top level of the results payload","x-responseValueType":[{"path":"xref","valueType":"http://identifiers.org/mesh/"},{"path":"xref","valueType":"http://identifiers.org/ncit/"},{"path":"xref","valueType":"http://identifiers.org/snomedct/"},{"path":"xref","valueType":"http://identifiers.org/umls/"},{"path":"xref","valueType":"http://identifiers.org/omim/"}],"x-JSONLDContext":"https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/master/disease ontology api/jsonld_context/do_context.json"}}}}}}