Back to catalog
Cortexa research tool·genomics·jaspar
JASPAR Get Transcription Factors
List all JASPAR transcription factor binding profiles. Returns all matrices; does NOT support filtering by TF name. To search by name, use jaspar_search_matrices with {"name": "FOXA1"}. Supports pagination via page/page_size.
Livelast probed 2026-05-01 01:00Z· 1059msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1059ms
Schema
JSON Schema the agent (or your API call) must match.
{
"additionalProperties": false,
"properties": {
"collection": {
"default": "CORE",
"description": "JASPAR collection (e.g., CORE).",
"type": "string"
},
"page": {
"default": 1,
"description": "Page number (1-based).",
"type": "integer"
},
"page_size": {
"default": 20,
"description": "Results per page (JASPAR `page_size`).",
"type": "integer"
}
},
"type": "object"
}Examples (1)
Default JASPAR Get Transcription Factors call
public-safeinput
{
"page": 1,
"page_size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_JASPAR_get_transcription_factors
- Tool name
- JASPAR_get_transcription_factors
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse