GET /link/{target_db}/{source_db}
Summary: Get cross-references
Operation ID: getLinks
Auth: none
Operation ID: getLinks
Auth: none
Description
Retrieves cross-references/links between KEGG databases
Parameters (2)
source_db
(string, path, required)
Source database or KEGG entry IDs
target_db
(string, path, required)
Target database for links
Constraints: {'enum': ['pathway', 'brite', 'module', 'ko', 'compound', 'glycan', 'reaction', 'enzyme', 'network', 'disease', 'drug']}
Examples (4)
| Title | Type | URL | Action |
|---|---|---|---|
| Get cross-references between databases | openapi-spec |
https://rest.kegg.jp/link/pathway/compound |
|
| Find Related Entries | openapi-spec |
https://rest.kegg.jp/link/pathway/hsa |
|
| Find cross-references between databases | openapi-spec |
https://rest.kegg.jp/link/{target_db}/compound |
|
| Get cross-references | openapi-spec |
https://rest.kegg.jp/link/{target_db}/hsa:10458 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:47:56.502530 | 200 | 1247ms | |
| 2026-03-23 09:15:02.830160 | 200 | 1455ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:47:56.502530 | 90e89198aadc |
8a54307abaac |