PUBLIC_API_KEY_IS_NOT_IN_VALID_FORMAT

Public APIHTTP 404

Organisation API key does not match expected format.

Please use 32 char length key generated from system.

Example Error Response

JSON Response
{
  "error": {
    "code": "PUBLIC_API_KEY_IS_NOT_IN_VALID_FORMAT",
    "message": "Organisation API key does not match expected format.",
    "description": "Please use 32 char length key generated from system."
  }
}

💡 System Logs

For detailed system information about this error, check the system logs in your BizKitHub Admin dashboard. We provide transparent access to all system logs including detailed error information, request traces, and debugging data.

Need More Help?

If you're still experiencing issues after following the troubleshooting steps, our support team is here to help.

Contact Support →
Back to Error Codes
Last updated: August 6, 2025