HomeGuidesRecipesAPI ReferenceChangelog
Log In

Add File

This endpoint allows you to upload new files into the system. In order to add new files, the files must be in PDF format. The max number of files in an upload is 75, and the combined size of all files must be less than 10 MB.

Note that this endpoint returns a HTTP 308 redirect to https://downloads.urjanet.com, which will in turn return HTTP 200 with the described JSON. If you experience HTTP 401 errors while using it, be sure your API client is configured to include the Authorization header when following redirects.

Alternatively, if you're having issues handling the redirection, you can POST directly to the URL https://downloads.urjanet.com/utility/files. This will also increase the size limit from 10MB to 1GB.

Language
Authorization
Click Try It! to start a request and see the response here!