cURL
curl --request POST \ --url https://api.investor.caplia.ai/v1/companies/{id}/notes \ --header 'Content-Type: application/json' \ --data ' { "body": "<string>" } '
{ "id": "<string>", "body": "<string>", "created_at": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.venture.caplia.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.venture.caplia.ai/llms.txt
Use this file to discover all available pages before exploring further.
1 - 10000
Created