PragmavantApi
Asset content type identification - easily identify which content type is inside provided asset. Asset checksum and digest - reliably identify and track if asset's content have been altered. Visual asset snapshot - easily create visual snapshot of the asset for feedback and persistence.
PragmavantApi endpoints
| Method | Endpoint | Description |
|---|---|---|
| Ops | ||
| GET |
root / |
Root resource |
| GET |
/python-env /python-env |
Get python env |
| GET |
/echo /echo |
Echo request |
| File | ||
| GET |
/file/content-type /file/content-type |
File: get content type |
| GET |
/file/digest /file/digest |
Get digest/checksum for a file |
| Web | ||
| GET |
/web/snapshot /web/snapshot |
Get webpage snapshot as image |
| Image | ||
| GET |
/image/convert /image/convert |
Convert image to different type and resize to smaller size. |
| Other endpoints | ||
| GET |
/web/pdf /web/snapshot |
Get webpage snapshot as image |
PragmavantApi pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | Free | 3 / second |
|
| ULTRA Recommended | $200 / month | 9 / second |
|
| MEGA | $2,000 / month | 16 / second |
|