cURL
curl --request GET \ --url https://api.example.com/api_status \ --header 'x-api-key: <api-key>'
Ping the API to make sure it’s responding
Successful Response