TweekIT
Tired of users uploading files to your site or app only to have errors, creating a frustrating experience and resulting in a failed signups? This problem and many more are eliminated using Tweekit's server-side auto-conformance technology. Instead of limiting files and sizes, you simply let users upload any of over 400 filetypes. The universal file recognition and conformance technology provides…
TweekIT endpoints
| Method | Endpoint | Description |
|---|---|---|
| Supported Media Type Query | ||
| POST |
docType (return a single media type for a file extension) /doctype |
Returns a JSON response indicating the Media Type for the passed in extension and all synonymous extensions this media type supports. |
| GET |
docType (return a single media type for a file extension) /docType |
Returns a JSON response indicating the media type for the passed in extension and all synonymous extensions this media type supports. |
| POST |
docType (return all supported media types) /doctype |
Returns a JSON response array with all supported media types and their extensions. The only difference between this endpoint and the endpoint which returns the media type for a… |
| GET |
docType (return all supported media types) /docType |
Returns a JSON response array with all supported media types and their extensions. The only difference between this endpoint and the endpoint which returns the media type for a… |
| Final Image Generation | ||
| GET |
Generate Final Image /{docId} |
Generate the final image in a specified file format from the original document using the given TweekIt parameters. After this call completes successfully, the original document… |
| POST |
Generate Final Image /preview/{docId} |
Generate the final image in a specified file format from the original document using the given TweekIt parameters. The original document is deleted upon successful completion of… |
| Preview Image Generation | ||
| GET |
preview (generate preview image) /preview/{docId} |
Generate a preview image in a specified file format from the original document using the given TweekIt parameters. |
| POST |
preview (generate preview image) /preview/{docId} |
Generate a preview image in a specified file format from the original document using the given TweekIt parameters. |
| Original Document Creation | ||
| POST |
upload (upload an original document for processing) /upload |
Uploads a file to work with and returns a DocId to use with subsequent image API calls. |
TweekIT pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | — |
|