Skip to content

Commit 2395faf

Browse files
committed
deploy: d87ada3
1 parent eb4c273 commit 2395faf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3188,6 +3188,10 @@ <h3 id='response-5'>Response</h3>
31883188
<h1 id='api-files'>API Files</h1>
31893189
<p>The base URL for the SimplyPrint Files API is <code>https://files.simplyprint.io/{id}/</code>. Use the exact same authentication as the normal api endpoint. It is very important you ensure you send files with the correct file extension. The API will not be able to determine the file type based on the content.</p>
31903190
<h2 id='upload-a-file-using-the-api'>Upload a file using the API</h2>
3191+
<aside class="notice">
3192+
This endpoint requires the <b>Print Farm</b> plan.
3193+
</aside>
3194+
31913195
<p><code>POST {id}/files/Upload</code></p>
31923196

31933197
<blockquote>

0 commit comments

Comments
 (0)