bit.ly API(短縮URL生成)の仕様&制限について
宜しくお願いします。
bit.lyにアカウント登録してAPIを利用しています。
このAPIの登録件数の制限や、禁止事項を把握したいのですが、良く理解できないのでご教授願います。
こちらのドキュメントに目を通すと。
http://code.google.com/p/bitly-api/wiki/ApiDocumentation
■Rate Limiting
It's important to note that bit.ly currently limits API users to no more than five concurrent connections from a single IP address. Also, bit.ly also institutes per-hour, per-minute, and per-ip rate limits for each API method.
■High-volume users
If you're a high-volume user of the bit.ly API, please contact us at support@bit.ly to discuss your options.
上記2つの注意事項があります。
2つ目のは、大量に登録する場合などはsupoortに相談して欲しいというのはなんとなくわかるのですが、1つ目の、同時接続が5つまで・・の内容が理解できません。
試しに短縮URLを200個連続して生成しても特に問題はありませんでした。
お礼
そぉなんですか! ありがとうございました。