GET /api/models
geneontology.org:gene-ontology-api
Summary: Get Gocam Models
Operation ID: get_gocam_models_api_models_get
Auth: unknown
Operation ID: get_gocam_models_api_models_get
Auth: unknown
Description
Returns metadata of GO-CAM models, e.g. 59a6110e00000067.
Parameters (7)
causalmf
(boolean, query, optional, default: False)
The model has a chain of at least three functions connected by at least two consecutive causal relation edges. One of these functions is enabled_by this input gene
group
(string, query, optional)
group
last
(integer, query, optional)
last
pmid
(string, query, optional)
pmid
size
(integer, query, optional)
Number of models to look for
start
(integer, query, optional)
start
user
(string, query, optional)
user
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get all GO-CAM models (basic request) | curl |
http://api.geneontology.org/api/models |
|
| Get models with pagination (first 10 results) | curl |
http://api.geneontology.org/api/models?size=10&start=0 |
|
| Get models with causal molecular function chains | curl |
http://api.geneontology.org/api/models?causalmf=true&size=5 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:45:53.946107 | 200 | 10041ms | |
| 2026-03-23 10:27:03.064525 | 200 | 10138ms | |
| 2026-03-23 09:04:23.276083 | 200 | 9987ms |