Skip to content

Commit

Permalink
deploy: d87ada3
Browse files Browse the repository at this point in the history
  • Loading branch information
cjavad committed Sep 5, 2024
1 parent eb4c273 commit 2395faf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3188,6 +3188,10 @@ <h3 id='response-5'>Response</h3>
<h1 id='api-files'>API Files</h1>
<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>
<h2 id='upload-a-file-using-the-api'>Upload a file using the API</h2>
<aside class="notice">
This endpoint requires the <b>Print Farm</b> plan.
</aside>

<p><code>POST {id}/files/Upload</code></p>

<blockquote>
Expand Down

0 comments on commit 2395faf

Please sign in to comment.