{
    "authentication": "headers",
    "api": {
        "apiUrl": "https:\/\/common.lolagrove.com\/Enablement.QueryList.Lolagrove\/v1\/api\/QueryList\/<YOUR LEADSCALE LIST ID HERE>",
        "method": "get",
        "verify_ssl_peer": "1",
        "send_as_json": "1"
    },
    "publicKeyInfrastructure": {
        "pki_key": "",
        "pki_client_id": "",
        "pki_username": ""
    },
    "headers": [],
    "OAuth": {
        "url": "",
        "access_token_key": "access_token",
        "access_token_expire_key": "",
        "access_token_expire_in": "",
        "method": "get",
        "grant_type": "",
        "client_id": "",
        "client_secret": ""
    },
    "requestMapping": {
        "apiKey": "<YOUR API KEY HERE>",
        "data": "email|md5"
    },
    "responseMapping": {
        "leadScaleSuppressed": "0.##email|md5##"
    }
}