BioLM API
The BioLM API enables direct interaction with platform endpoints for programmatic control over models, datasets, and workflows.
Overview
You can use the REST API to perform the same operations available in the Console and SDK — including sequence generation, model training, prediction, and data management.
Access the API Docs
The full API reference is hosted via Postman at:
Typical Use Cases
- Connect BioLM to external systems or custom pipelines
- Retrieve results programmatically for analysis or automation
- Build integrations using your BioLM API key