cURL
curl --request GET \ --url https://api.example.com/cost/{deviceId} \ --header 'Authorization: <api-key>'
Success
Was this page helpful?