Waalaxy Public API
string · required
Test connection
GET
https://developers.waalaxy.com
/integrations/test
Tests the API connection and validates the API key passed in the Authorization header. Returns true when the connection is authenticated and authorised.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Test connection › Responses
Connection successful. The API key is valid.
boolean
