REST API

A RESTful API is an architectural style for an application program interface (API) that uses HTTP requests to access and use data. That data can be used to GET, PUT, POST and DELETE data types, which refers to the reading, updating, creating and deleting of operations concerning resources on EFT.

The REST API for EFT has limited functionality at this time. Refer to the topics below for details.