Cache managing
Preloading or deleting files from cache as well as whole cache deletion.
These operations are performed asynchronously and their response contains task_id. You can check status of the task using task_id (described below).
!!! warning “Attention!” - Limit the number of requests to API: no more than 10 requests per minute. - Limit the number of paths in cache cleanup requests per minute: not more than 300. - Maximum number of paths in a cache cleanup request: not more than 300. - Maximum number of paths in a cache load request: no more than 10. - Maximum number of paths in a request to download playlists: not more than 1.
API for cache management