Do you have an endpoint which will let us fetch some information from the .ipa or .apk files?

Do you have an endpoint which will let us fetch some information from the .ipa or .apk files, for example:

  • Build #
  • Version #

Hello Tom,

You can define the App name along with the Version & build name while uploading. As we don’t fetch any of that details from you while uploading the app.

Using this API - curl --location --request GEThttps://YOUR_LAMBDATEST_USERNAME:YOUR_LAMBDATEST_ACCESS_KEY@manual-api.lambdatest.com/app/data?type=android&level=user

Link - Commonly Used APIs For Mobile App Testing | LambdaTest