cURL
curl --request POST \ --url https://api.ivory.finance/v1/export/presentation \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "cik": "<string>", "type": "comps_tearsheet" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Generate a PowerPoint presentation. Types:
analyze_filing_risks
Documentation IndexFetch the complete documentation index at: https://docs.ivory.finance/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ivory.finance/llms.txt
Use this file to discover all available pages before exploring further.
comps_tearsheet
earnings_summary
risk_brief
Successful Response
Was this page helpful?