DNAnexus website screenshot

DNAnexus

DNAnexus operates a cloud-based precision health data platform for genomic and multi-omic research, clinical testing and biopharma R&D. The DNAnexus Platform exposes a documented HTTP API of roughly 206 JSON-over-HTTPS methods at api.dnanexus.com covering projects and data containers, files and other data objects, apps, applets, workflows and analyses, jobs and execution containers, organizations and users, the Omics Data Catalog, and Trusted Research Environments (TREs) with data access requests. Every call is an HTTP POST with a JSON body, authenticated with a bearer token, versioned through an optional DNAnexus-API header, and made idempotent through a documented nonce field on object- and job-creation methods. First-party client libraries ship for Python (dxpy), Java, Scala and C++, alongside the dx command-line client, dxfuse and dxda, and the platform is an OpenID Connect provider for third-party sign-in and for job identity tokens.

DNAnexus publishes 2 APIs on the APIs.io network. Tagged areas include Company, Genomics, Bioinformatics, Life Sciences, and Healthcare.

DNAnexus’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, developer console, pricing, and 33 more developer resources.

51.8/100 developing ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
CompanyGenomicsBioinformaticsLife SciencesHealthcareCloud ComputingData PlatformScientific ComputingPrecision MedicineClinical Research

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.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.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/dnanexus: 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 2

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

DNAnexus Platform API

The DNAnexus Platform API is a JSON-over-HTTPS API of roughly 206 documented methods. Each method is invoked with an HTTP POST to a route of the form /class-xxxx/method (for exa...

DNAnexus OpenID Connect Provider

DNAnexus operates an OpenID Connect provider that lets third-party web applications sign users in with their DNAnexus Platform credentials. The provider publishes an OIDC discov...

Rate Limits 1

Documented rate limits and quota policies.

Dnanexus Rate Limits

8 limits

RATE LIMITS

Security Posture 4

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

Dnanexus Authentication

http/openIdConnect · 3 schemes

SECURITY

Dnanexus Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Dnanexus Vulnerability Disclosure

security.txt · contact published

SECURITY

Dnanexus Trust Center

ISO 27001, FedRAMP, GovRAMP, Cyber Essentials, Cyber Essentials Plus, HIPAA, PCI, EU-U.S. Data Privacy Framework, EcoVadis

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Dnanexus Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 8

Authentication, authorization, and security posture

Scroll for all 8

Operate 5

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: dnanexus
name: DNAnexus
description: DNAnexus operates a cloud-based precision health data platform for genomic and multi-omic research, clinical
  testing and biopharma R&D. The DNAnexus Platform exposes a documented HTTP API of roughly 206 JSON-over-HTTPS methods at
  api.dnanexus.com covering projects and data containers, files and other data objects, apps, applets, workflows and analyses,
  jobs and execution containers, organizations and users, the Omics Data Catalog, and Trusted Research Environments (TREs)
  with data access requests. Every call is an HTTP POST with a JSON body, authenticated with a bearer token, versioned through
  an optional DNAnexus-API header, and made idempotent through a documented nonce field on object- and job-creation methods.
  First-party client libraries ship for Python (dxpy), Java, Scala and C++, alongside the dx command-line client, dxfuse and
  dxda, and the platform is an OpenID Connect provider for third-party sign-in and for job identity tokens.
url: https://raw.githubusercontent.com/api-evangelist/dnanexus/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment
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: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - scopes
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
specificationVersion: '0.23'
created: '2026-08-04'
modified: '2026-08-04'
image: https://www.dnanexus.com/hubfs/DNAnexus/Resources/DNAnexus_logo_headers-1.png
tags:
- Company
- Genomics
- Bioinformatics
- Life Sciences
- Healthcare
- Cloud Computing
- Data Platform
- Scientific Computing
- Precision Medicine
- Clinical Research
apis:
- name: DNAnexus Platform API
  description: The DNAnexus Platform API is a JSON-over-HTTPS API of roughly 206 documented methods. Each method is invoked
    with an HTTP POST to a route of the form /class-xxxx/method (for example /file-xxxx/describe) or /system/method (for example
    /system/findDataObjects), with a JSON request body and a JSON response body. Method families cover data containers and
    projects, data objects (files, records, databases, drives, dbclusters), data-object metadata, apps, applets, workflows,
    global workflows, jobs, analyses and execution containers, search, organizations, users, OIDC clients, the Omics Data
    Catalog, and Trusted Research Environments.
  humanURL: https://documentation.dnanexus.com/developer/api
  baseURL: https://api.dnanexus.com
  tags:
  - Genomics
  - Bioinformatics
  - Data Management
  - Workflow Orchestration
  - Cloud Storage
  properties:
  - type: Documentation
    url: https://documentation.dnanexus.com/developer/api
  - type: APIReference
    url: https://documentation.dnanexus.com/developer/api/api-directory
  - type: Authentication
    url: authentication/dnanexus-authentication.yml
  - type: RateLimits
    url: rate-limits/dnanexus-rate-limits.yml
  - type: ErrorCatalog
    url: errors/dnanexus-problem-types.yml
  - type: Conventions
    url: conventions/dnanexus-conventions.yml
  - type: DataModel
    url: data-model/dnanexus-data-model.yml
- name: DNAnexus OpenID Connect Provider
  description: DNAnexus operates an OpenID Connect provider that lets third-party web applications sign users in with their
    DNAnexus Platform credentials. The provider publishes an OIDC discovery document at https://oidc.dnanexus.com/.well-known/openid-configuration,
    supports the authorization_code grant with PKCE (S256), and issues ID tokens carrying sub, name, email, user_id, sid,
    auth_time and iss claims. OIDC clients are registered and managed through the Platform API oidcClient methods.
  humanURL: https://documentation.dnanexus.com/developer/api/oidc-clients
  baseURL: https://oidc.dnanexus.com
  tags:
  - Authentication
  - OpenID Connect
  - Single Sign-On
  - Identity
  tags_raw:
  - Authentication
  - OpenID Connect
  - Single Sign On
  - Identity
  - OAuth
  properties:
  - type: Documentation
    url: https://documentation.dnanexus.com/developer/api/oidc-clients
  - type: OpenIDConnect
    url: well-known/dnanexus-oidc-openid-configuration.json
  - type: OAuthScopes
    url: scopes/dnanexus-scopes.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.dnanexus.com/
- type: DeveloperPortal
  url: https://documentation.dnanexus.com/developer
- type: Documentation
  url: https://documentation.dnanexus.com/
- type: APIReference
  url: https://documentation.dnanexus.com/developer/api/api-directory
- type: GettingStarted
  url: https://documentation.dnanexus.com/getting-started
- type: Support
  url: https://community.dnanexus.com/s/
- type: Blog
  url: https://blog.dnanexus.com/
- type: BlogRSS
  url: https://blog.dnanexus.com/rss.xml
- type: GitHubOrganization
  url: https://github.com/dnanexus
- type: Console
  url: https://platform.dnanexus.com/
- type: Pricing
  url: https://academy.dnanexus.com/billing-access-and-orgs/billing_and_pricing
- type: SignUp
  url: https://platform.dnanexus.com/register
- type: Login
  url: https://platform.dnanexus.com/login
- type: TermsOfService
  url: https://www.dnanexus.com/terms
- type: PrivacyPolicy
  url: https://www.dnanexus.com/privacy
- type: StatusPage
  url: https://status.dnanexus.com/
- type: ChangeLog
  url: changelog/dnanexus-changelog.yml
- type: ReleaseNotes
  url: https://documentation.dnanexus.com/release-notes
- type: Lifecycle
  url: lifecycle/dnanexus-lifecycle.yml
- type: Authentication
  url: authentication/dnanexus-authentication.yml
- type: OAuthScopes
  url: scopes/dnanexus-scopes.yml
- type: Conventions
  url: conventions/dnanexus-conventions.yml
- type: Idempotency
  url: conventions/dnanexus-conventions.yml
- type: RateLimits
  url: rate-limits/dnanexus-rate-limits.yml
- type: ErrorCatalog
  url: errors/dnanexus-problem-types.yml
- type: ErrorCodes
  url: errors/dnanexus-job-failure-reasons.yml
- type: DataModel
  url: data-model/dnanexus-data-model.yml
- type: Packages
  url: packages/dnanexus-packages.yml
- type: SDKs
  url: packages/dnanexus-packages.yml
- type: CLI
  url: cli/dnanexus-cli.yml
- type: WellKnown
  url: well-known/dnanexus-well-known.yml
- type: SecurityTxt
  url: well-known/dnanexus-security.txt
- type: Security
  url: https://trust.dnanexus.com
- type: VulnerabilityDisclosure
  url: security/dnanexus-vulnerability-disclosure.yml
- type: TrustCenter
  url: security/dnanexus-trust-center.yml
- type: Compliance
  url: https://www.dnanexus.com/platform-security-compliance
- type: Conformance
  url: conformance/dnanexus-conformance.yml
- type: DomainSecurity
  url: security/dnanexus-domain-security.yml
- type: LLMsTxt
  url: llms/dnanexus-llms.txt
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-08-04'
  status: enriched
  artifacts_added: 26
  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/dnanexus"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/dnanexus/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/dnanexus/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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