API Key
The API Key Endpoint allows you to verify whether an Elite Plan API key is valid and whether a Roblox game is whitelisted for use with Panora services. This is essential for secure integrations.
Endpoint URL
POST https://api.panora.cc/v1/apikeyHeaders
Header
Value
Required
Request Body
Field
Type
Description
{
"placeid": 12345678
}Example Usage in Roblox Lua
Response
Success – 200 OK
Errors
Status Code
Reason
Description
Notes
Last updated
Was this helpful?