Local Integrity
The cost for each request in this task is 0.002 cents.
Create the task with the createTask method and get the result with getTaskResult.
Create Taskβ
Create a task with the createTask method to create a task.
Property
Type
Required
proxy
string
Required
deviceId
string
Optional
clientId
string
Optional
Example Requestβ
Upon successfully submitting the task to us, you should receive a 'taskId' in the response.
Example Responseβ
Getting Resultβ
Retrieve the results using the getTaskResult method.
Example Request
Example Responseβ
Last updated
Was this helpful?