Overview
The Xola API is organized around REST. Our API has predictable, resource-oriented URLs and uses HTTP response codes to indicate API errors. We use built-in HTTP features, like HTTP authentication and HTTP verbs, which off-the-shelf HTTP clients understand. All API responses, including errors, return JSON.
You can find the full Xola API reference here.
Updated almost 4 years ago