The TIY service returns the results of method calls in JSON format.
- The default port for the TIY service is 5000.
- Service address: http://[IP address]:[port]/<API ver>...,
where:- IP address—the server's IP address where the TIY service is running.
- Port—the port used by the TIY service.
- API ver—the current API version (v1.3).
|
Request limit
The number of active requests and requests in the queue are limited.
If the request queue overflows, the service will return an error with code 503 — Search query rejected. Too many requests.