> 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/v2.md).

# V2

Our new V2 API allows for faster response generation. It only works with Sales Ai for now.

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.
