---
title: "Upload an Android app for Espresso"
method: POST
path: "/v1/app-automate/espresso/app"
tags: ["Espresso"]
---

# Upload an Android app for Espresso

`POST /v1/app-automate/espresso/app`

Uploads the production `.apk` you want to test under Espresso. Returns the `app_url` to reference when starting a run.

## Response `201`

Upload an Android app for Espresso

- TestingbotEntitiesAppAutomateUpload — Testingbot_Entities_AppAutomateUpload model
  - `id` integer, required — Numeric project ID to reference in subsequent calls.

---

[API](https://skmtc.net/testingbot/apis/testingbot-rest-api.md) · [All operations](https://skmtc.net/testingbot/apis/testingbot-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/testingbot/testingbot-rest-api/versions/eff607a49246/schema)
