EBI Search API
EBI Search is a scalable text search engine that provides easy and uniform access to the biological data resources hosted at the European Bioinformatics Institute (EMBL-EBI). It searches across multiple bioinformatics databases including UniProt, Ensembl, ChEMBL, PDB, RNAcentral, Europe PMC, and many others.
Base URL:
Auth: none
Endpoints: 10
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:08:09.177292
https://www.ebi.ac.uk/ebisearch/Auth: none
Endpoints: 10
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:08:09.177292
Links
Documentation:
- About EBI Search official
SDKs:
- EBI Search Web Service Clients (Perl) (perl) official
- ebisearch Python Library (python)
398ms
Avg latency (7d)13
Probes (7d)Latency (7d)
Success Rate (7d)
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/ | List all domains | none | 200 | 167ms |
GET |
/domains | List all domains | none | — | — |
GET |
/ws/rest | Global search across all domains | none | — | — |
GET |
/ws/rest/{domain} | Search within a specific domain | none | 200 | 138ms |
GET |
/ws/rest/{domain}/{entryid} | Get specific entry details | none | — | — |
GET |
/{domain} | Search a domain | none | 200 | 153ms |
GET |
/{domain}/entry/{accession} | Get entry by accession | none | 200 | 146ms |
GET |
/{domain}/{entry_id} | Get entry by ID | none | — | — |
GET |
/{domain}/{entryid} | Get specific entry | none | — | — |
GET |
/{domain}?query={query} | Search with query parameter | none | — | — |