MyOme website screenshot

MyOme

MyOme is a CLIA-certified and CAP-accredited clinical laboratory in Menlo Park, California that builds a whole-genome analysis platform for inherited disease risk. A single patient sample is sequenced once and re-interpreted over time to produce clinically actionable reports: Single-Gene Risk, Medication Response (pharmacogenomics), and cross-ancestry Integrated Polygenic Risk Scores (iPRS) for breast cancer, coronary artery disease, prostate cancer and type 2 diabetes, alongside a rare-disease portfolio spanning genome, exome and copy-number analysis. MyOme publishes a partner-facing REST API (OpenAPI 3.0.2, version 2.51.0) at api.myome.com that lets institutional clients list orderable products, submit sequencing requisitions, track requisition and order status, and retrieve results including sequencing data, structured interpretation data and PDF reports. Authorization is bearer JWT issued by MyOme's Keycloak at auth.myome.com using partner-specific credentials, and a separate external sandbox instance (api.sbx.myome.com) is published for partner testing and development.

MyOme publishes 3 APIs on the APIs.io network: Institutional Interface API, Requisitions and Orders API, and Resources API. Tagged areas include Company, Genomics, Healthcare, Clinical Laboratory, and Whole Genome Sequencing.

MyOme’s developer surface includes documentation, API reference, support, engineering blog, signup flow, and 15 more developer resources.

44.4/100 developing ▬ flat Agent 24/100 agent aware saas Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
AccessSelf serve
2 APIs
CompanyGenomicsHealthcareClinical LaboratoryWhole Genome SequencingPrecision MedicineBioinformaticsPolygenic Risk ScoresPharmacogenomicsRare DiseaseDiagnosticsLife Sciences

What this lets a business do 1

Business capabilities this provider's published APIs can perform, derived from its own contracts. Browse all capabilities →

Diagnostic Services Management
BC-2860
Requisitions and Orders

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-02 · rubric v0.18.0
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/myome: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

MyOme Institutional Interface API

Institution onboarding and institution-scoped operations (requisitions, orders, campaigns).

MyOme Requisitions and Orders API

Submit, list, and fetch requisitions and orders; get order results; list re-requisitionable products.

MyOme Resources API

Reference data—orderable products and consent types (general and product-specific).

Pricing Plans 1

Published pricing tiers and plan structures.

Myome Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Myome Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Myome Authentication

http · 1 scheme

SECURITY

Myome Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: myome
name: MyOme
description: 'MyOme is a CLIA-certified and CAP-accredited clinical laboratory in Menlo Park, California that builds a whole-genome
  analysis platform for inherited disease risk. A single patient sample is sequenced once and re-interpreted over time to
  produce clinically actionable reports: Single-Gene Risk, Medication Response (pharmacogenomics), and cross-ancestry Integrated
  Polygenic Risk Scores (iPRS) for breast cancer, coronary artery disease, prostate cancer and type 2 diabetes, alongside
  a rare-disease portfolio spanning genome, exome and copy-number analysis. MyOme publishes a partner-facing REST API (OpenAPI
  3.0.2, version 2.51.0) at api.myome.com that lets institutional clients list orderable products, submit sequencing requisitions,
  track requisition and order status, and retrieve results including sequencing data, structured interpretation data and PDF
  reports. Authorization is bearer JWT issued by MyOme''s Keycloak at auth.myome.com using partner-specific credentials, and
  a separate external sandbox instance (api.sbx.myome.com) is published for partner testing and development.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-02'
  method: derived
image: https://myome.com/ext/myome.png
url: https://raw.githubusercontent.com/api-evangelist/myome/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-26'
modified: '2026-08-26'
tags:
- Company
- Genomics
- Healthcare
- Clinical Laboratory
- Whole Genome Sequencing
- Precision Medicine
- Bioinformatics
- Polygenic Risk Scores
- Pharmacogenomics
- Rare Disease
- Diagnostics
- Life Sciences
apis:
- aid: myome:myome-institutional-interface-api
  name: MyOme Institutional Interface API
  description: Institution onboarding and institution-scoped operations (requisitions, orders, campaigns).
  humanURL: https://api.myome.com/0/ui/
  baseURL: https://api.myome.com/0/
  tags:
  - Institutional Interface
  properties:
  - type: OpenAPI
    url: openapi/myome-institutional-interface-api-openapi.yml
  - type: Documentation
    url: https://api.myome.com/0/ui/
  - type: APIReference
    url: https://api.myome.com/0/ui/
  - type: Authentication
    url: authentication/myome-authentication.yml
  - type: ErrorCatalog
    url: errors/myome-problem-types.yml
  - type: Conventions
    url: conventions/myome-conventions.yml
  - type: DataModel
    url: data-model/myome-data-model.yml
  - type: Conformance
    url: conformance/myome-conformance.yml
  - type: Lifecycle
    url: lifecycle/myome-lifecycle.yml
  - type: Sandbox
    url: sandbox/myome-sandbox.yml
  - type: RateLimits
    url: rate-limits/myome-rate-limits.yml
  - type: ToolCrosswalk
    url: mcp/myome-tool-crosswalk.yml
- aid: myome:myome-requisitions-and-orders-api
  name: MyOme Requisitions and Orders API
  description: Submit, list, and fetch requisitions and orders; get order results; list re-requisitionable products.
  humanURL: https://api.myome.com/0/ui/
  baseURL: https://api.myome.com/0/
  tags:
  - Requisitions and Orders
  properties:
  - type: OpenAPI
    url: openapi/myome-requisitions-and-orders-api-openapi.yml
  - type: Documentation
    url: https://api.myome.com/0/ui/
  - type: APIReference
    url: https://api.myome.com/0/ui/
  - type: Authentication
    url: authentication/myome-authentication.yml
  - type: ErrorCatalog
    url: errors/myome-problem-types.yml
  - type: Conventions
    url: conventions/myome-conventions.yml
  - type: DataModel
    url: data-model/myome-data-model.yml
  - type: Conformance
    url: conformance/myome-conformance.yml
  - type: Lifecycle
    url: lifecycle/myome-lifecycle.yml
  - type: Sandbox
    url: sandbox/myome-sandbox.yml
  - type: RateLimits
    url: rate-limits/myome-rate-limits.yml
  - type: ToolCrosswalk
    url: mcp/myome-tool-crosswalk.yml
- aid: myome:myome-resources-api
  name: MyOme Resources API
  description: Reference data—orderable products and consent types (general and product-specific).
  humanURL: https://api.myome.com/0/ui/
  baseURL: https://api.myome.com/0/
  tags:
  - Resources
  properties:
  - type: OpenAPI
    url: openapi/myome-resources-api-openapi.yml
  - type: Documentation
    url: https://api.myome.com/0/ui/
  - type: APIReference
    url: https://api.myome.com/0/ui/
  - type: Authentication
    url: authentication/myome-authentication.yml
  - type: ErrorCatalog
    url: errors/myome-problem-types.yml
  - type: Conventions
    url: conventions/myome-conventions.yml
  - type: DataModel
    url: data-model/myome-data-model.yml
  - type: Conformance
    url: conformance/myome-conformance.yml
  - type: Lifecycle
    url: lifecycle/myome-lifecycle.yml
  - type: Sandbox
    url: sandbox/myome-sandbox.yml
  - type: RateLimits
    url: rate-limits/myome-rate-limits.yml
  - type: ToolCrosswalk
    url: mcp/myome-tool-crosswalk.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: CapabilityMap
  url: capabilities/myome-capability-edges.yml
  name: MyOme Business Capability Map
- type: Overlay
  url: overlays/myome-openapi-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
- type: Website
  url: https://myome.com/
- type: Documentation
  url: https://api.myome.com/0/ui/
- type: APIReference
  url: https://api.myome.com/0/ui/
- type: Support
  url: https://myome.com/contact-us
- type: HelpCenter
  url: https://myome.com/resources/faq
- type: Blog
  url: https://myome.com/resources/blog
- type: GitHubOrganization
  url: https://github.com/myome
- type: TermsOfService
  url: https://myome.com/legal/terms-of-service
- type: PrivacyPolicy
  url: https://myome.com/legal/privacy-notice
- type: SignUp
  url: https://providers.myome.com/
- type: Login
  url: https://patients.myome.com/
- type: Compliance
  url: https://myome.com/about-us/privacy-and-security
- type: Plans
  url: plans/myome-plans-pricing.yml
- type: RateLimits
  url: rate-limits/myome-rate-limits.yml
- type: Packages
  url: packages/myome-packages.yml
- type: LLMsTxt
  url: llms/myome-llms.txt
- type: DomainSecurity
  url: security/myome-domain-security.yml
x-enrichment:
  date: '2026-08-26'
  status: enriched
  artifacts_added: 21
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/myome"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/myome/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/myome/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.