Hi all,
ive been developing a little desktop application that has received some positive feedback, im not going to have it available for download for free
I was wondering if say 1000 people download the application and say 100 are all online at any one given time, im assuming this will not be allowed with my api key. Do I need to generate guest sessions for users or can I have many users using my api key?
Thanks for any help
Kevin
sneak peek if anyone is interested http://i1106.photobucket.com/albums/h366/deery5000/Dream%20In%20Code%20Pictures/Capture1_zps260c3d74.png
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط Travis Bell
در تاریخ ژوئیه 16, 2013 ساعت 1:44 ب.ض
Hey Kevin,
We don't limit requests based on an API key, only IP address. Because of this, you don't really have anything to worry about.
Cheers.
پاسخ توسط Kevin Deery
در تاریخ ژوئیه 16, 2013 ساعت 1:53 ب.ض
Thanks for the update, on that note what is the limitation for requests from the same ip. I tinkered with concurrent webreqest in the past. Woulnt mind having this in my project to increase performace for large collections :)
پاسخ توسط Travis Bell
در تاریخ ژوئیه 16, 2013 ساعت 1:58 ب.ض
The limits are explained in the docs: http://docs.themoviedb.apiary.io under "Request Rate Limiting".
Cheers.