0%

Accessing data via EVA API

You can computationally access the EVA’s normalised and annotated variant data via the API. We provide endpoints for species, studies, files and variants, and our API is also integrated with the GA4GH Beacon and Variants API. You can read more about our API on our website and on Github. Some examples of API queries can be seen below:

Alternatively a swagger UI is provided (Figure 4), which documents each end point and allows users to test the EVA’s API backend via a user interface. The queried data is returned in the JSON format.

Figure 4 The EVA swagger UI page allows users to interact and query the EVA API’s resource without going through the command line. The URL query is also returned for the user which they can use if they wish to use the command line in future.