cURL
curl --request GET \ --url http://staging.qshop.ng/apiv2/{domainName} \ --header 'Content-Type: application/json' \ --data ' { "full_name": "Badmus Rasaq Adeyinka" } '
"timbsofter.com"
"Badmus Rasaq Adeyinka"
Was this page helpful?