cURL
curl --request GET \ --url https://www.onroad.app/apiexample \ --header 'Content-Type: application/json' \ --data ' { "email": "<string>" } '