Gene Data Connector (GDC) API

Robust, integrated API to connect genetic data universe

Sign in

simple API structure

Day you access this site, you can test APIs quickly.

over 32 million data -points coverage

Robust, broad and flexible coverage expansion.

daily updates

Reach to most recent publications etc.

About us

Gene Data Connector (GDC) API

Feature 1

Standard

Standard APIs covering all the basic functions to retrieve connections and data-points

Try it out

Feature 2

Premium

Premium offfer includes unlimited access to our APIs and cutomization of API products

Try it out

Picture

GDC API provides a variety of connectivity information among public data sources. This sample illustrates "shortest path" connection referred in each database between APOE gene and DONANEMAB compound with the intermediary proteins related to the connection.
You can get the citations, referral and full-text search results connectivity through a simple API request.
We also provide customized APIs based on clients' request. Please contact us from here.

POST https://gdc-gaia.xebral.jp/standard/v1/get-two-nodes-shortest-path HTTP/1.1

Content-Type: application/json
Cache-Control: no-cache
Ocp-Apim-Subscription-Key: ••••••••••••••••••••••••••••••••

{
"from_node_key": "APOE",
"from_table_name": "gene",
"to_node_key": "CHEMBL4297245",
"to_table_name": "compound"