Open APIs
The Chemotion Repository exposes a set of public, REST-style endpoints that let external applications retrieve rich metadata programmatically. These endpoints are designed to facilitate interoperability, support automated data harvesting, and integrate seamlessly with external platforms such as ELNs, repositories, or data analysis tools.
All endpoints are reachable without authentication, making integration straightforward.
Available Endpoints
Endpoint | Description |
---|---|
bagit-download | Returns a list of downloadable BagIt publication URLs filtered by instrument type. These packages follow the BagIt specification for preserving digital content. |
rdf | Returns the RDF representation of a single publication |
rdfs | Returns a list of downloadable RDF representations for publications |
molecule | Returns the published molecule |
molecules | Returns a list of published molecules |
reaction | Returns the published reaction |
reactions | Returns a list of published reactions |
jsonld | Deprecated – replaced by rdf |
jsonld-list | Deprecated – replaced by rdfs |
Documentation
Explore the full capabilities of our API effortlessly by referring to the API documentation. This interface provides live testing and schema details for all endpoints.
Questions and Feedback
If you encounter any issues with the API or have suggestions for improvements, we welcome your feedback:
- Bug reports: GitHub Issues
- Feature requests and questions: GitHub Discussions
- Direct contact: chemotion-repository@lists.kit.edu