The Open Databases Integration for Materials Design (OPTIMADE) consortium aims to make materials databases interoperational by developing a common REST API. This specification is generated using [optimade-python-tools](https://github.com/Materials-Consortia/optimade-p
http://optimade.local
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
http://optimade.local
Endpoint status
Unreachable — No response — server may be down or blocking automated probes
(checked Mar 29, 2026)
Builder score
D
37%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| GET | /info |
Get Info |
| GET | /info/{entry} |
Get Entry Info |
| GET | /links |
Get Links |
| GET | /references |
Get References |
| GET | /references/{entry_id} |
Get Single Reference |
| GET | /structures |
Get Structures |
| GET | /structures/{entry_id} |
Get Single Structure |
| GET | /versions |
Get Versions |
curl -X GET 'http://optimade.local/info' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official OPTIMADE documentation.