PrexView
将 XML 或 JSON 数据转为 PDF、HTML 或图像
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 文档与效率
- 文档 / URL
- https://prexview.com
简介
PrexView 将数据转换为文档——基于 token(仅 POST:GET 返回 404,已实测)。
快速开始
转换(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"}'
认证方式
- 在 prexview.com 注册 → token。
- 通过
token查询参数携带。
⚠️ 坑(已实测):GET 返回 404「has no method handling GET」——请使用 POST。
速率限制与注意事项
- 基于密钥带免费层(看文档)。
- XML/JSON → PDF/HTML/图像。
常见问题
PrexView 免费吗? 按文档基于密钥带免费层。
为什么 404? 不支持 GET(已实测)——请使用 POST。
认证风格是什么?
token 查询参数。
文档与效率 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Airtable Integrate with Airtable | API Key | Yes | Unknown | ↗ |
| Api2Convert Online File Conversion API | API Key | Yes | Unknown | ↗ |
| apilayer pdflayer HTML/URL to PDF | API Key | Yes | Unknown | ↗ |
| Asana Programmatic access to all data in your asana system | API Key | Yes | Yes | ↗ |
| ClickUp ClickUp is a robust, cloud-based project management tool for boosting productivity | OAuth | Yes | Unknown | ↗ |