Introduction
This API aims at making all of Gorila's market best financial calculation engine available to our users in a easy to use but powerful and reliable way. This is an RESTFul API which uses predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
Since this API references regular Gorila users, its transactions can be seen on our Front-end platform. This also means that current Gorila users can use the API to modify its accounts and automate routines using it.
However, the front-end element is not at all necessary to use the API and all its functions can be performed through it only. The accounts referenced and managed by the API do not require any Front-end interaction and will not have any need to be accessed via Gorila's platform in order to work.