DocsError CodesPUBLIC_API_KEY_IS_NOT_IN_VALID_FORMAT
Public APIHTTP 404

PUBLIC_API_KEY_IS_NOT_IN_VALID_FORMAT

Organisation API key does not match expected format.

Please use 32 char length key generated from system.

Example Error Response

JSON format

{
"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 Help?

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

Contact Support

Last updated: February 16, 2026