BioGRID REST Service
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
biogridrest [2018/02/21 21:47] biogridadmin |
biogridrest [2020/09/13 17:02] (current) biogridadmin [BioGRID REST Service] |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| === Get Your Access Key === | === Get Your Access Key === | ||
| To access the BioGRID REST webservice, you will need a unique access key for your application. You can get one by filling out the simple form located **[[https://webservice.thebiogrid.org|here]]**. This key must be included in all queries to the webservice in the form of accesskey=[ACCESSKEY]. | To access the BioGRID REST webservice, you will need a unique access key for your application. You can get one by filling out the simple form located **[[https://webservice.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/BIOGRID-REST-EXAMPLES|github repository]]. | ||
| ====== Access Points ======= | ====== Access Points ======= | ||