Subscription Management
Request type
Endpoint
Function
I want to see all my active subscriptions
curl -X 'GET' \
'https://api.coresignal.com/cdapi/v2/subscriptions?expired={false/true}&page={integer}' \
-H 'accept: application/json' \
-H 'apikey: {API Key}'Data field
Description
Data type
I want to see the details of my subscription
Data field
Description
Data type
I want to renew my subscription
Data field
Description
Data type
I want to delete my subscription
Last updated
Was this helpful?