API Reference

Downloading the pdf

To download a report, both the financials section and the questionnaire module must be completed; otherwise, the API might respond with an error

The API provides the report as a streamed PDF file for download. It sets the Content-type header to application/pdf. It's essential to handle this response type appropriately on your side. For guidance on handling the PDF stream, refer to the examples provided in our documentation.