BioGRID ORCS REST Service
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
orcs:webservice [2018/08/28 18:08] biogridadmin |
orcs:webservice [2018/08/29 20:39] (current) biogridadmin |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| === Get Your Access Key === | === Get Your Access Key === | ||
| To access the BioGRID ORCS REST webservice, you will need a unique access key for your application. You can get one by filling out the simple form located **[[https://orcsws.thebiogrid.org|here]]**. This key must be included in all queries to the webservice in the form of accesskey=[ACCESSKEY]. | To access the BioGRID ORCS REST webservice, you will need a unique access key for your application. You can get one by filling out the simple form located **[[https://orcsws.thebiogrid.org|here]]**. This key must be included in all queries to the webservice in the form of accesskey=[ACCESSKEY]. | ||
| + | |||
| + | === Code Examples === | ||
| + | For example code (written in Python) demonstrating basic usage of the REST Service, please visit our [[https://github.com/BioGRID/ORCS-REST-EXAMPLES|github repository]]. | ||
| === /organisms/ - Fetching Supported Organisms List === | === /organisms/ - Fetching Supported Organisms List === | ||
