cURL
curl --request POST \ --url https://api.example.com/phones/{phone_id}/home
Press home button
curl -X POST https://api.tapkit.ai/phones/{phone_id}/home \ -H "X-API-Key: TK_your_api_key"
{ "id": "job_abc123", "status": "completed", "result": {}, "created_at": "2024-01-15T10:30:00Z", "completed_at": "2024-01-15T10:30:01Z" }