Menu

Getting-started-with-the-REST-API

Jacek

Getting started with the REST API

The e-Science Central REST API is broken into a number of parts, each of which allows you to access a specific piece of system functionality. The following interfaces are currently provided:

  1. Storage: allows access and manipulation of data files and folders stored within the system
  2. Workflow: allows execution of workflows stored in e-SC
  3. Datasets: allows access and manipulation of data objects like scalars, vectors and matrices

Using the links above you can refer to the details about each of these interfaces. This will give you basic information about how to access the interface via HTTP.

As the interfaces produce and consume JSON, you can easily try using them with JavaScript. However, if you use Java or C#, you may want to use our client libraries instead:


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.