anazawa / metakgs.org

Unofficial JSON API for KGS Go Server
https://metakgs.org/
6 stars 0 forks source link

Request limits per time #5

Open tomsihap opened 8 years ago

tomsihap commented 8 years ago

Hi ! Thanks for the API, it is quite useful. Please would you tell me, what are the request limits per time ?

anazawa commented 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.

anazawa commented 8 years ago

See also the KGS JSON protocol: https://www.gokgs.com/help/protocol.html