> For the complete documentation index, see [llms.txt](https://documentation.maax.ai/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.maax.ai/main/technical-guides/apis/v1.md).

# V1

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 (<mark style="background-color:blue;">POST</mark>, <mark style="background-color:blue;">GET</mark>, <mark style="background-color:blue;">PUT</mark>, <mark style="background-color:blue;">DELETE</mark>) 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.
