get https://api.kevel.co/v1/site/
This API call returns the properties of a single site based on "Site ID". No parameters are needed except "Site ID" in the URL.
Response
This API call returns the properties of a single site based on "Site ID". No parameters are needed except "Site ID" in the URL.
xxxxxxxxxx
curl -X GET -H "X-Adzerk-ApiKey:$ADZERK_API_KEY" "https://api.kevel.co/v1/site/12345"