Echo Service

NB: This version of our API is deprecated. You can find our latest documentation here.

The echo service is designed to test your API account and the availability of the Rankur API server. It has a limit of 1 call per second.

Resource URL

https://secure.rankur.com/api/echo

Parameters:

echo Required. The string that will be echoed by the API server.
response_format Optional. Accepted values are ‘xml’ and ‘json’. Defaults to ‘xml’.

back to API Documentation