Base API URL
Number of requests per execute
Methods for call execute (apiMode=parallel_selected)
Methods that are not supported in execute (apiMode=parallel & apiMode=parallel_selected)
Basically it's upload methods
Headers sent to the API
Requests per second
Determines how requests will be collected
sequential - in orderparallel - all requests are sent through executeparallel_selected - only the specified methods in apiExecuteMethods
are collected in execute, other methods as in sequential modeDetermines how requests will be sent
sequential - through the intervalburst - in parallel,
the maximum number of requests (attention, may cause an EAI_AGAIN error)The number of retries at calling
Wait time for one request
VK API version
Time to wait before re-querying
OptionalcallbackOptionallanguageThe return data language
Access token
HTTPS agent