cURL
curl --request POST \ --url https://api.tapkit.ai/phones/{phone_id}/tap \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "x": 123, "y": 123 } '
Tap at coordinates
Successful response