Description of the API

Note. The Yandex Predictor API is accessed with a key. Please fill in a short form to get a free API key.

To access the Yandex Predictor API over HTTP, you can use XML or JSON (JSONP) interfaces. All the interfaces provide the same functionality and use the same input parameters.

The XML interface returns an XML document.interface returns JavaScript objects with the same names and semantics as the XML elements. The JSONP interface returns the same JavaScript objects as a callback function with the specified name.