cURL
curl --request POST \ --url https://api.supersonic.cv/analytics/pipeline \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "list_id": "<string>", "stage_field": "<string>", "value_field": "<string>", "time_range": { "from": "<string>", "to": "<string>" } } '
{}
Documentation IndexFetch the complete documentation index at: https://docs.supersonic.cv/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.supersonic.cv/llms.txt
Use this file to discover all available pages before exploring further.
API key: supersonic_live_...
Pipeline (List) UUID
Entry data field for stage (default: 'stage')
Record data field for deal value (default: 'value')
Show child attributes
Success
The response is of type object.
object