> For the complete documentation index, see [llms.txt](https://developer.ivvy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.ivvy.com/getting-started/batch.md).

# Batch

As a way of providing asynchronous access to iVvy’s API, there is a namespace added for batch requests. This also provides a way to run multiple api calls in a batch and provide the result of all the api calls via a URL callback.

## Namespace

`batch`
