Open tomsihap opened 8 years ago
Sorry for the late reply. Though it's not limited at this time, the API sets a delay of 1 second between requests to the KGS Go server, the upstream server. If the response has been cached by the MetaKGS server, it will be served immediately. Otherwise your HTTP agent has to wait until the upstream server responds.
See also the KGS JSON protocol: https://www.gokgs.com/help/protocol.html
Hi ! Thanks for the API, it is quite useful. Please would you tell me, what are the request limits per time ?