Back to Articles
API

Data Data Everywhere

Explore datasets and stream in the data you need through the Om API with subscription-gated access.

Platform TeamMay 1, 20255 min read
Data Data Everywhere

Our API gives you everything you need to move from “approved target” to actionable binders without waiting on a manual workflow. Shard access, catalog discovery, and config-driven pricing are exposed in the same surface that powers the public docs and pricing page, so what you see in the dashboard is exactly what you get in production.

Shard access for binders + non-binders

Send POST /v2/data-access/shards with your x-api-key, an idempotency-key, and a protein_uuid to receive secure data links you can stream directly into your workflow. The Om API resolves the latest accessible dataset snapshot for that protein UUID.

Choose the access mode that matches your workflow

  • POST /v2/data-access/shards returns secure data links for binders and non-binders you can stream into your workflow.
  • GET /v2/datasets/catalog lists available proteins.

Access and licensing

Exports are gated by your active dataset subscription and governed by the license terms of your tier. The catalog endpoint helps you discover proteins before requesting an export.

Getting started

Grab an API key from your dashboard, confirm your dataset subscription, then stream whichever dataset moves your program forward. A few common entry points:

  • Target triage: Use GET /v2/datasets/catalog to find proteins you care about.
  • Data access: Use POST /v2/data-access/shards to stream in the data you need and maximize your ML models performance.
  • Monitoring + reporting: Track requests and downloads in notebooks or dashboards with your own telemetry.

No more silos, no more chains, let's go!.

Need step-by-step instructions? Follow our Quick Start guide to generate an API key, confirm your subscription, and make your first call.

Related Articles

Who is Om?
General

Who is Om?

Om was built to solve the data problem everyone shares in therapeutic discovery, so that we can find new medicines faster.

April 30, 2025 · 6 min read

Read More
Om Launches Diligence
Diligence

Om Launches Diligence

Diligence pairs our proteome-scale research assistant with pay-as-you-go Om API workflows, so you can evaluate targets in the UI or programmatically.

April 30, 2025 · 6 min read

Read More
Om opens up early access for customers
General

Om opens up early access for customers

We are excited to announce that we are opening up early access for customers to our platform, so that they can generate data points at scale on their proteins of interest.

April 30, 2025 · 6 min read

Read More