API

The API module is the lowest level on how you can interact with the Colizeum services.

It consists of simple methods which accept arguments and response callbacks to build the necessary requests and execute them.

While it's advised to simply use rely on Models, which use the API module under the hood, if you want, you can call these methods directly yourself

Checkout API reference to learn more about them

Last updated