From 67c650bfe6a2cd981cf795a1fd68fc966ba7a38d Mon Sep 17 00:00:00 2001 From: kristofmuhi <68342451+kristofmuhi@users.noreply.github.com> Date: Tue, 14 Mar 2023 10:08:48 +0100 Subject: [PATCH] New filesize limit --- docs/650_API/100_Upload_API.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/650_API/100_Upload_API.md b/docs/650_API/100_Upload_API.md index d42960bc..a17cc1f8 100644 --- a/docs/650_API/100_Upload_API.md +++ b/docs/650_API/100_Upload_API.md @@ -91,6 +91,10 @@ curl https://upload.testfairy.com/api/upload \ } ``` +### What are the supported filesizes? + +You can upload any iOS and Android apps up to 4GB! + ### Where can I find my API Key? In order to get your API KEY, open your account preferences at https://app.testfairy.com/settings/ and click on "Upload API Key".