Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get an aggregated summary of your deal pipeline.
GET /api/v1/pipeline
curl https://api.mossdesk.com/api/v1/pipeline \ -H "X-API-Key: moss_k_..."
{ "data": { "lead": { "count": 12, "value": 4500000 }, "prospect": { "count": 8, "value": 12000000 }, "negotiation": { "count": 3, "value": 8500000 }, "won": { "count": 15, "value": 34000000 }, "lost": { "count": 6, "value": 2800000 } } }
count
value