# Exports API Welcome to the Dixa Exports API, which allows you to seamlessly stream up-to-date conversation and message data from the Dixa platform. This can be used to pull Dixa data into your own system, for warehousing purposes. For advanced analytics, BI reporting and audit purposes, have a look at our [Analytics API](https://docs.dixa.io/openapi/dixa-api/v1/tag/Analytics/). Version: 1.0.0 ## Servers ``` https://exports.dixa.io ``` ## Security ### BearerAuth Type: http Scheme: bearer ## Download OpenAPI description [Exports API](https://docs.dixa.io/_bundle/openapi/exports-api/index.yaml) ## Other ### Returns a list of conversations. - [GET /v1/conversation_export](https://docs.dixa.io/openapi/exports-api/paths/~1v1~1conversation_export/get.md) ### Returns a list of messages. - [GET /v1/message_export](https://docs.dixa.io/openapi/exports-api/paths/~1v1~1message_export/get.md)