REST API (Enerflo 1.0)

The Enerflo REST API can be used to programmatically retrieve, edit, and create records on the Enerflo platform. It follows standard RESTful architecture, so if you’ve used other REST APIs you’ll feel right at home using the Enerflo API.

It is designed to be programming language-neutral and uses standard HTTP requests. You can use any toolkit that supports standard HTTP methods (verbs).


While the Enerflo API uses standard HTTP headers and status codes, in some cases we depart from rigid conventions to provide flexibility to accommodate certain use cases.


What’s Next