This operation allows you to validate your API key and make sure that it is operational. Additionally, this method will allow you to test and check that the API is functioning properly
GET
/
Utils
/
apiKey
Validate Apikey
Copy
curl --request GET \ --url https://api.orchestrasolutions.com/Utils/apiKey \ --header 'X-Api-Key: <api-key>'