freeapis

PrexView

Data from XML or JSON to PDF, HTML or Image

Authentication
API Key
HTTPS
Yes
CORS
Unknown
Documentation / URL
https://prexview.com

Overview

PrexView converts data to documents — token-based (POST-only: GET returns 404, verified).

Quick Start

Transform (POST):

curl -X POST "https://api.prexview.com/v1/transform?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"data":{"name":"Test"},"template":"YOUR_TEMPLATE_ID"}'

Authentication

  • Register at prexview.com → token.
  • Send it as the token query parameter.

⚠️ Gotcha (verified): GET returns 404 “has no method handling GET” — use POST.

Rate Limits & Notes

  • Key-based with a free tier (check the docs).
  • XML/JSON → PDF/HTML/Image.

FAQ

Is PrexView free? Key-based with a free tier per the docs.

Why 404? GET isn’t supported (verified) — use POST.

What’s the auth style? token query parameter.

More in Documents & Productivity

APIAuthHTTPSCORS
Airtable

Integrate with Airtable

API KeyYesUnknown
Api2Convert

Online File Conversion API

API KeyYesUnknown
apilayer pdflayer

HTML/URL to PDF

API KeyYesUnknown
Asana

Programmatic access to all data in your asana system

API KeyYesYes
ClickUp

ClickUp is a robust, cloud-based project management tool for boosting productivity

OAuthYesUnknown