Generate a customized investment data request
Gather deal/company context, scrape the company website, optionally attach the most recent pitch deck PDF, and return a generated data-request document as markdown text.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
group_id
deal_id
Request
This endpoint expects an object.
additional_context
Optional extra notes or instructions from the user to steer the generated data request.
Response
Successful Response
content
The generated data request as markdown text, ready to be copied.
Errors
422
Unprocessable Entity Error

