Wiki Home Settings page API limitations

API limitations

Api load ate limitation is 200 request per minute

Max limit for some operations:

        const MAX_STAFF                                = 100;

        const MAX_MEMBERGROUP                = 100;

        const MAX_MEMBER                        = 50000;

        const MAX_NEWS                                = 100;

        const MAX_PRICE                                = 100;

        const MAX_PRODUCTGROUP                = 100;

        const MAX_PRODUCT                        = 500;

        const MAX_OFFER                                = 1000;

        const MAX_PCGROUP                        = 100;

        const MAX_PC                                = 500;

        const MAX_ROOM                                = 100;

        const MAX_PAUSE                                = 100;

        const MAX_BOOTPC                        = 500;

        const MAX_HARDWARE                        = 100;

        const MAX_GAMECLASS                        = 100;

        const MAX_GAME                                = 1000;

        const MAX_POOL                                = 100;

        const MAX_POOLLICENSE                = 100;

        const MAX_EVENT                                = 100;

        const MAX_IDCCONFIG                        = 100;

        const MAX_IDCCLASS                        = 100;

        const MAX_ORDER                        = 5000;