AMBIT REST web services [eNanoMapper profile] with free text & faceted search
https://api.ideaconsult.net/enanomapper
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://phabricator.ideaconsult.net
Endpoint status
Server online — HTTP 404 — server is online but path returned an error (may require auth)8.50s
(checked Mar 29, 2026)
Builder score
D
34%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| GET | /enm/{db}/investigation |
Details of multiple studies |
| GET | /enm/{db}/query/compound/{term}/{representation} |
Exact chemical structure search |
| GET | /enm/{db}/query/similarity |
Exact similarity search |
| GET | /enm/{db}/query/smarts |
Substructure search |
| GET | /enm/{db}/query/study |
Search endpoint summary |
| GET | /enm/{db}/substance |
List substances |
| GET | /enm/{db}/substance/{uuid} |
Get a substance |
| GET | /enm/{db}/substance/{uuid}/composition |
Substance composition |
curl -X GET 'https://api.ideaconsult.net/enanomapper/enm/{db}/investigation' \
-H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official eNanoMapper database documentation.