Authentication
Test API key
Check whether your Pixelixe API key is valid.
get/api/authentication/v2
Response
Authentication succeeded
Example response
{
"status": "success",
"message": "Authenticated successfully"
}Check whether your Pixelixe API key is valid.
Authentication succeeded
{
"status": "success",
"message": "Authenticated successfully"
}