Skip to content

OpenAPI for indigo NCATS Biomedical Translator Reasoner TRAPI

tursynay edited this page Dec 15, 2023 · 2 revisions

Homepage Link:

Description: The Translator Reasoner API (TRAPI) defines a standard HTTP API for communicating biomedical questions and answers. It leverages the Biolink model to precisely describe the semantics of biological entities and relationships. TRAPI's graph-based query-knowledge-binding structure enables expressive yet concise description of biomedical questions and answers.

TRAPI is described primarily by an OpenAPI document here. The complete request/response structure is also documented in a more human-readable form here.

Example edge:

Additional Link: https://github.com/NCATSTranslator/ReasonerAPI

Clone this wiki locally