jitter-api
# The Human-Interaction Simulator API Stop using robotic, linear scripts for your automated tests. Jitter-API provides mathematically generated "human-like" noise data to simulate real user behavior. ## Key Features - **Mouse Jitter**: Generates Bezier curve trajectories with Fitts's Law acceleration and realistic hand tremors. - **Typing Delay**: Simulates natural keystroke latency…
jitter-api endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Ping /v1/ping |
Simple health check endpoint to verify API connectivity and status. |
| POST |
Generate Mouse Path /v1/mouse/path |
Generate a human-like mouse movement trajectory from start to end coordinates with realistic jitter and noise based on Bezier curves. |
| POST |
Generate Typing Delays /v1/keyboard/typing |
Generate realistic typing delays and keystroke timing based on CPM (Characters Per Minute) with natural variability and burst patterns. |
| POST |
Generate Reaction Delay /v1/reaction/delay |
Generate simulated reaction time samples representing the cognitive lag between stimulus and action, with realistic human variability. |
jitter-api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|