Universal Formats
JSON
Primary format for API requests and responses. Full schema documentation with JSON Schema validation available for all endpoints.
CSV/TSV
Tabular data export for spreadsheet compatibility. Configurable delimiters, headers, and encoding options for maximum flexibility.
XML
Legacy system compatibility and regulatory submission formats. XSD schemas provided for validation.
Parquet
Columnar format for large-scale analytics. Efficient compression and compatibility with big data tools like Spark and Pandas.
Domain-Specific Formats
SBML
Systems Biology Markup Language for computational models. Import existing pathway and kinetic models directly into digital twin simulations.
SED-ML
Simulation Experiment Description ML for reproducible simulations. Define simulation protocols, algorithms, and output specifications.
CellML
Mathematical modeling of biological systems. Import cell physiology models for integration with organ-level simulations.
COMBINE Archive
Package multiple related files (models, simulations, metadata) in a single archive for complete reproducibility.