Tap
Gestures
Tap
Tap at coordinates
POST
Tap
Execute a single tap at the specified coordinates.Documentation Index
Fetch the complete documentation index at: https://docs.tapkit.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request
Path Parameters
| Parameter | Type | Description |
|---|---|---|
phone_id | string | The phone identifier |
Query Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
async | boolean | false | Return immediately with job ID |
Request Body
| Field | Type | Description |
|---|---|---|
x | integer | X coordinate in pixels |
y | integer | Y coordinate in pixels |
Response
Synchronous
Asynchronous
Examples
Basic Tap
Python Example
Related Endpoints
- Tap by Description - Tap using natural language
- Double Tap - Double tap gesture
- Tap and Hold - Long press gesture