cURL
curl --request GET \ --url https://api.ivory.finance/v1/export/dcf-inputs/{cik} \ --header 'X-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Export a pre-populated DCF model inputs workbook with:
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.
Successful Response
Was this page helpful?