{"@context": "https://schema.org", "@type": "WebAPI", "name": "BioLink API API", "description": "API integration layer for linked biological objects. __Source:__ https://github.com/biolink/biolink-api/", "provider": {"@type": "Organization", "name": "monarchinitiative.org"}, "documentation": "https://api.monarchinitiative.org/api/swagger.json"}
Index / APIs / monarchinitiative.org

BioLink API API

API integration layer for linked biological objects. __Source:__ https://github.com/biolink/biolink-api/

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

BioLink API v1.1.14

API integration layer for linked biological objects. __Source:__ https://github.com/biolink/biolink-api/

methodpathwhat the vendor says it does
GET/association/between/{subject}/{object}Returns associations connecting two entities Given two entities (e.g. a particular gene and a particular disea
GET/association/find/{subject_category}Returns list of matching associations for a given subject category association
GET/association/find/{subject_category}/{object_category}Returns list of matching associations between a given subject and object category association
GET/association/from/{subject}Returns list of matching associations starting from a given subject (source) association
GET/association/to/{object}Returns list of matching associations pointing to a given object (target) association
GET/association/type/{association_type}Returns list of matching associations of a given type association
GET/association/{id}Returns the association with a given identifier An association connects, at a minimum, two things, designated
GET/bioentity/anatomy/{id}/genesReturns genes associated with a given anatomy bioentity
GET/bioentity/anatomy/{id}/genes/{taxid}Returns gene IDs for all genes associated with a given anatomy, filtered by taxon For example, + NCBITaxon:100
GET/bioentity/case/{id}/diseasesReturns diseases associated with a case bioentity
GET/bioentity/case/{id}/genotypesReturns genotypes associated with a case bioentity
GET/bioentity/case/{id}/modelsReturns models associated with a case bioentity
GET/bioentity/case/{id}/phenotypesReturns phenotypes associated with a case bioentity
GET/bioentity/case/{id}/variantsReturns variants associated with a case bioentity
GET/bioentity/disease/{id}/casesReturns cases associated with a disease bioentity
GET/bioentity/disease/{id}/genesReturns genes associated with a disease bioentity
GET/bioentity/disease/{id}/genotypesReturns genotypes associated with a disease bioentity
GET/bioentity/disease/{id}/modelsReturns associations to models of the disease In the association object returned, the subject will be the dise
GET/bioentity/disease/{id}/models/{taxon}Returns associations to models of the disease constrained by taxon See /disease//models route for full details
GET/bioentity/disease/{id}/pathwaysReturns pathways associated with a disease bioentity
GET/bioentity/disease/{id}/phenotypesReturns phenotypes associated with disease bioentity
GET/bioentity/disease/{id}/publicationsReturns publications associated with a disease bioentity
GET/bioentity/disease/{id}/treatmentReturns substances associated with a disease e.g. drugs or small molecules used to treat bioentity
GET/bioentity/disease/{id}/variantsReturns variants associated with a disease bioentity
GET/bioentity/function/{id}Returns annotations associated to a function term bioentity
GET/bioentity/function/{id}/genesReturns genes associated to a GO term bioentity
GET/bioentity/function/{id}/publicationsReturns publications associated to a GO term bioentity
GET/bioentity/function/{id}/taxonsReturns taxons associated to a GO term bioentity
GET/bioentity/gene/{id}/anatomyReturns anatomical entities associated with a gene bioentity
GET/bioentity/gene/{id}/casesReturns cases associated with a gene bioentity
GET/bioentity/gene/{id}/diseasesReturns diseases associated with gene bioentity
GET/bioentity/gene/{id}/expression/anatomyReturns expression events for a gene bioentity
GET/bioentity/gene/{id}/functionReturns function associations for a gene IMPLEMENTATION DETAILS ---------------------- Note: currently this i
GET/bioentity/gene/{id}/genotypesReturns genotypes associated with a gene bioentity
GET/bioentity/gene/{id}/homologsReturns homologs for a gene bioentity
GET/bioentity/gene/{id}/interactionsReturns interactions for a gene bioentity
GET/bioentity/gene/{id}/modelsReturns models associated with a gene bioentity
GET/bioentity/gene/{id}/ortholog/diseasesReturn diseases associated with orthologs of a gene bioentity
GET/bioentity/gene/{id}/ortholog/phenotypesReturn phenotypes associated with orthologs for a gene bioentity
GET/bioentity/gene/{id}/pathwaysReturns pathways associated with gene bioentity

and 128 more operation(s) in this specification, all searchable.

specification origin: https://api.monarchinitiative.org/api/swagger.json

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.