V1

Here we explain how to utilize our V1 API to be used for Customer Support implementations

This piece is normally handled by a tech person or a technically savvy founder in a smaller team.

As explained earlier...

All Maax APIs are built using REST and designed to have a predictable URL structure. They use many standard HTTP features you're used to, including methods (POST, GET, PUT, DELETE) and error response codes.

All API calls are made under https://production-dot-hrdays-cs.uc.r.appspot.com/api/ and all responses return standard JSON.

Last updated