Secure EGA Download Client
EGA Download Client
This page provides details of the application available for downloading your data from the EGA.
About downloading data from the EGA
EGA data access is primarily provided via a REST API. For added convenience there are Java applications available to wrap around this API and to provide programmatic, or command interface access to EGA data.
Using the EGA Download Client
As the name implies, the EgaDemoClient provides a “Demo” or "reference implementation" of what can be done in terms of the interaction with the REST API
Using the API
How to use the API
API Wrapper Class
EGA provides a Java API Wrapper class to make it easy to integrate interaction with this API into Java programs..