BotGame API Logo Alternate

BotGame API - Documentation

Responses

All responses are sent back in JSON. Single Entity Response The response for a Single Entity Query sends back all the attributes for the specified Entity. Single Entity Example Response {"entity":"mini_loot_box","attributes":}   Group Response The response for a Group Query sends back x amount of random entities or all entities...

Read more

Error Responses

Here are all the potential error responses the API can return. Invalid API Key This error message indicates that the provided API key is invalid or not found in the system. You should double-check the API key and ensure it is entered correctly. Unauthorized Access This error message signifies that...

Read more