data
{ "name": "Data Converter API", "version": "1.0.0", "description": "High-performance data format conversion API supporting JSON, CSV, XML, and YAML formats. Convert between 12+ format combinations with ease.", "formats": [ "json", "csv", "xml", "yaml", "yml" ], "features": [ "Single file conversion", "Batch conversion support", "12+ format combinations", "Fast and lightweight", "No data storage"…
data endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
/health /health |
检查 API 服务状态 |
| Info | ||
| GET |
/info /info |
获取 API 信息和支持的格式 |
| Conversion | ||
| POST |
/convert/batch /convert/batch |
批量转换多个数据 |
| POST |
/convert /convert |
转换数据格式(JSON ↔ CSV ↔ XML ↔ YAML) |
data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $1.99 / month | — |
|
| ULTRA Recommended | $19.99 / month | — |
|
| MEGA | $79.99 / month | — |
|