GET /conv/{target_db}/{source_db}
Summary: Convert database IDs
Operation ID: convertIds
Auth: none
Operation ID: convertIds
Auth: none
Description
Converts IDs between KEGG and external databases
Parameters (2)
source_db
(string, path, required)
Source database (use KEGG organism code or entry IDs separated by '+')
target_db
(string, path, required)
Target database for conversion
Constraints: {'enum': ['ncbi-geneid', 'ncbi-proteinid', 'uniprot', 'pubchem', 'chebi', 'atc', 'jtc', 'ndc', 'yj', 'yk', 'pubmed']}
Examples (4)
| Title | Type | URL | Action |
|---|---|---|---|
| Convert IDs between databases | openapi-spec |
https://rest.kegg.jp/conv/ncbi-geneid/hsa |
|
| Convert Identifiers Between Databases | openapi-spec |
https://rest.kegg.jp/conv/ncbi-geneid/eco |
|
| Convert identifiers between databases | openapi-spec |
https://rest.kegg.jp/conv/{target_db}/hsa |
|
| Convert database IDs | openapi-spec |
https://rest.kegg.jp/conv/{target_db}/hsa:10458+ece:Z5100 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:49:02.412606 | 200 | 1163ms | |
| 2026-03-23 09:13:56.930162 | 200 | 1457ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:49:02.412606 | 6851b03f8682 |
a364a1bc1af7 |