INDEX / OPEN DATA / MONARCHINITIATIVE BIOLINK API
№ APD-01740
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01740 · FIRST INDEXED 2026-08-27

Monarchinitiative BioLink API

API integration layer for linked biological objects. Source: https://github.com/biolink/biolink-api/
SOURCE: DISCOVERY-APISGURU
DOMAIN: monarchinitiative.org
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHunknown
PRICINGunknown
CATEGORIESopen data
STATUSunclaimed
DOCS STATUSreachable
LAST CRAWL2026-08-27 05:42
ABOUT
FROM MONARCHINITIATIVE.ORG
The Monarch Initiative integrates, aligns, and re-distributes cross-species gene, genotype, variant, disease, and phenotype data.
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/association/between/{subject}/{object}
Returns associations connecting two entities
GET
/association/find/{subject_category}
Returns list of matching associations for a given subject category
GET
/association/find/{subject_category}/{object_category}
Returns list of matching associations between a given subject and object category
GET
/association/from/{subject}
Returns list of matching associations starting from a given subject (source)
GET
/association/to/{object}
Returns list of matching associations pointing to a given object (target)
GET
/association/type/{association_type}
Returns list of matching associations of a given type
GET
/association/{id}
Returns the association with a given identifier
GET
/bioentity/anatomy/{id}/genes
Returns genes associated with a given anatomy
GET
/bioentity/anatomy/{id}/genes/{taxid}
Returns gene IDs for all genes associated with a given anatomy, filtered by taxon
GET
/bioentity/case/{id}/diseases
Returns diseases associated with a case
GET
/bioentity/case/{id}/genotypes
Returns genotypes associated with a case
GET
/bioentity/case/{id}/models
Returns models associated with a case
+ 156 MORE ENDPOINTS IN THE SPEC