Skip to content

DeepDNA

Cited gene, variant and CPIC drug-gene lookups for developers and AI agents

Open documentation ↗
No keyHTTPSCORSHealth

Verified today: 100% uptime

API key

Not required

HTTPS

Supported

Browser calls

Yes, CORS enabled

Status

Live · 100/100

What our checks found

Health score
100/100
Reliability
100%
Average latency
631ms

Last checked 2026-09-27. Measured independently, not self-reported by the provider.

How to call it

A starting template for DeepDNA. Replace ENDPOINT with the path from the official documentation, which we link above rather than guess at.

# No authentication required.
curl -s "https://deepdna.ai/ENDPOINT" \
  -H "Accept: application/json"

Where this listing comes from

Aggregated from one public source (public-apis), then normalised and checked by us.

Report an issue with this listing ↗

Other Health APIs

See all 51 →

Covid-19 JHU CSSE

Health

Open-source API for exploring Covid19 cases based on JHU CSSE

No keyCORSHTTPS

Verified today: 100% uptime

View Details

Humanitarian Data Exchange

Health

Humanitarian Data Exchange (HDX) is open platform for sharing data across crises and organisations

No keyCORSHTTPS

Verified today: 100% uptime

View Details

DeepDNA — common questions

Answered from what our own scheduled checks found, not from the provider's marketing.

Is DeepDNA free to use?

DeepDNA is listed in our free catalogue and required no credential when we called it. It needs no authentication at all, so you can send a request without signing up. Free tiers can still carry rate limits or non-commercial terms, so check the provider's own terms before shipping.

Does DeepDNA need an API key?

No. We called DeepDNA on 2026-09-27 with no key, no token and no Authorization header, and it responded. That is what puts it in our no-key collection.

Can I call DeepDNA from browser JavaScript?

Yes. DeepDNA returned CORS headers when we checked it, so a browser will let your page read the response. You can fetch it directly from client-side JavaScript with no proxy and no backend.

Is DeepDNA still working?

Yes, as of 2026-09-27. Our automated check reached DeepDNA and recorded a 100% reliability score with a median response time of 631 ms. We re-check on a schedule, and this page updates with the result.

Is DeepDNA available over HTTPS?

Yes. DeepDNA serves over HTTPS, so you can call it from a secure page without triggering a mixed-content block.