Test the API connection and verify your API key is working.
cURL
curl --request GET \ --url https://api.zarkai.xyz/ \ --header 'x-api-key: <api-key>'
"OK"
API key for authentication
OK
The response is of type string.
string