Get your subscription's information
To give you full control about your subscription
and your number of credits
, Icypeas provides you with a special route.
It will give you all the information you need including your user id
.
tip
If you only care about your user id, it is also available on the API section in your profile.
POSThttps://app.icypeas.com/api/a/actions/subscription-information
Retrieve all the informations about your subscription and your credits.
BODY PARAMS
email*string(has to be an email)
The email of the user you want to retrieve the subscription.
/a/actions/subscription-information
{
"email": "example@icypeas.com"
}
RESPONSES