> For the complete documentation index, see [llms.txt](https://developer.collibra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.collibra.com/api/guides/output-module/api-endpoints-and-query-formats.md).

# API endpoints and query formats

The available rest API endpoints URL are:

* `{{domain}}/rest/2.0/outputModule/export/{{format}}`
* `{{domain}}/rest/2.0/outputModule/export/{{format}}-file`
* `{{domain}}/rest/2.0/outputModule/export/{{format}}-job`

The available formats are XML, JSON, CSV and Excel.

{% hint style="danger" %}
The JSON response strips special characters from field names with no values.
{% endhint %}
