The dev team for the AJAX Language API monitors this group. To my knowledge, there is no provision for a paid version of the API. Also, even with the API key and userip parameter, you are still prohibited from using automated requests with the Language API. You might consider running translations on demand (i.e., as people request content on your site or in your app) and then caching them (I believe you can cache translations for up to 14 days).
Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com [email protected] If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Apr 8, 2010, at 5:09 AM, VL_India India wrote: > James, thanks for your response. > > By the way i am not sure who "Drashti Tikariya" is and why he posted > his concern in my thread. Any way i got my answer, so will try this. > > Is there any way we can contact google guys about the translation > service. I want to enquire if there is any professional service? > > Thanks > > On Apr 8, 2:12 pm, James Clennett <[email protected]> wrote: >> You didn't answer my question which I can only assume means you are not. Go >> to: >> >> http://code.google.com/apis/ajaxsearch/signup.html >> >> Then add the key you get to the function/functions you are using to >> invoke the API in the way described on this >> page:http://code.google.com/apis/ajaxlanguage/documentation/(about a third >> of the way down the page under the subtitle: >> "Flash and other Non-Javascript Environments"). When done, wait some >> time, and you should find yourself unblocked. Otherwise, you should >> try the http_referrer and userip mentioned in the documentation I >> linked as well. >> >> Apologies if you know this/have done this, but your response indicated >> to me that you have not. >> >> >> >> On Thu, Apr 8, 2010 at 9:35 AM, VL_India India <[email protected]> wrote: >>> Is there any paid service that Google >>> provide for the language translation? As i said i invoke the service >>> http://ajax.googleapis.com/ajax/services/language/translate and need >>> to convert bunch of data. I am ready to pay any cost that occurs. >>> Thanks >> >>> On Apr 8, 1:19 pm, James Clennett <[email protected]> wrote: >>>> Are you sending an API key with your requests? I got blocked once and >>> then I got unblocked when I used the key. >>>> If you are, then are you also sending the http_referrer and the userip >>> data with your requests? If you are then it seems you are in breach of the >>> TOS and not sure what you can do about that >> >>>> -----Original Message----- >>>> From: Drashti Tikariya <[email protected]> >>>> Sent: 08 April 2010 07:10 >>>> To: [email protected] >>>> Subject: Re: Maximum number of API request for language translation >> >>>> hi, >>>> If you unblock my site and ask for subscription then i will pay you for >>> Google Ajax Translation API as i need it work on my site. >>>> it's very urgent so plz reply me. >> >>>> Thanks, >>>> Drashti >>>> On Thu, Apr 8, 2010 at 6:45 AM, Jeremy Geerdes <[email protected]> >>> wrote: >>>> While there is no hard rate limit on the sheer number of requests you can >>> submit to the API, there are a number of clauses in the TOS which may apply, >>> including a prohibition of applications which make automated queries. I >>> would suggest reviewing the terms for yourself to ensure that your >>> application will comply. >> >>>> http://code.google.com/apis/ajaxlanguage/terms.html >> >>>> Jeremy R. Geerdes >>>> Effective website design & development >>>> Des Moines, IA >> >>>> For more information or a project quote:http://jgeerdes.home.mchsi.com >>>> [email protected] >> >>>> If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan >>> Church! >> >>>> On Apr 7, 2010, at 9:17 AM, VL_India India wrote: >> >>>>> Hi, >>>>> I am usinghttp://ajax.googleapis.com/ajax/services/language/translate >>>> > API for translating some of the text that is available in my database. >>>>> Daily I may need to translate around 10,000 different paragraphs of >>>>> text. So, i need call the API for 10,000 times. Will this work fine or >>>> > Google has any limit on the number of API invocations? >> >>>>> Thanks in advance. >> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>> Groups "Google AJAX APIs" group. >>>> > To post to this group, send email to >>> [email protected]. >>>>> To unsubscribe from this group, send email to >>> [email protected]<google-ajax-search-api% >>> [email protected]> >>> . >>>> > For more options, visit this group athttp:// >>> groups.google.com/group/google-ajax-search-api?hl=en. >> >>>> -- >>>> You received this message because you are subscribed to the Google Groups >>> "Google AJAX APIs" group. >>>> To post to this group, send email to >>> [email protected]. >>>> To unsubscribe from this group, send email to >>> [email protected]<google-ajax-search-api% >>> [email protected]> >>> . >>>> For more options, visit this group athttp:// >>> groups.google.com/group/google-ajax-search-api?hl=en. >> >>>> -- >>>> Thanks & Regards, >>>> Drashti Tikariya >>>> Sr. Software Developer >> >>>> URL Software Pvt. Ltd. >>>> 3th Floor, 312, Sarthik -2, >>>> SG Highway, Ahmedabad - 380 054, >>>> Gujarat, India. >> >>>> Email:[email protected] <email%[email protected]> >>>> Mobile: +91 9998880744 >>>> -- >>>> You received this message because you are subscribed to the Google Groups >>> "Google AJAX APIs" group. >>>> To post to this group, send email to >>> [email protected]. >>>> To unsubscribe from this group, send email to >>> [email protected]<google-ajax-search-api% >>> [email protected]> >>> . >>>> For more options, visit this group athttp:// >>> groups.google.com/group/google-ajax-search-api?hl=en. >> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Google AJAX APIs" group. >>> To post to this group, send email to >>> [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<google-ajax-search-api% >>> [email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/google-ajax-search-api?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google AJAX APIs" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-ajax-search-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
