Developer Guide¶
This guide covers the technical infrastructure of the Mat3ra platform — REST API access, cluster hardware, and data storage internals.
Other documentation sites
For step-by-step tutorials, tool walkthroughs, CLI usage, and software reference, see the Platform Guide. For explanations of underlying concepts, see Concepts & Reference.
REST API¶
Programmatic access to the Mat3ra platform.
- Overview — capabilities and entry points
- Authentication — API token setup
- Query structure — filters, pagination, projections
- Endpoints — available resources
- API client library
- API examples — common usage patterns
Infrastructure¶
Cluster hardware, storage systems, and resource management.
- Overview — architecture at a glance
- Storage system
- Login node — directories, access
- Clusters: overview, hardware, Google, AWS, Azure
- Resource management: overview, categories, queues
- Compute parameters: overview, parameters, data
Data storage¶
How data is stored on disk and in object storage.