Extract raw artifacts from images: OCR text and detected objects. No interpretat...
https://cnvrt.ing/api/analyze-imageOverview
Extract raw artifacts from images: OCR text and detected objects. No interpretation, just clean machine-readable data. Powered by GPT-4o Vision. Payment via USDC on base.
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
media/images
Provider
cnvrt
Source
bazaar
Indexed
2026-03-04 01:24:25
Health
Status
degraded
Latency (p50)
232ms
Uptime (30d)
100.0%
Reliability Score
80/100
Last Checked
2026-06-22 02:46:47
Last Healthy
Never
Consecutive Failures
3
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"input": {
"bodyFields": {
"detail": {
"description": "Analysis detail level: 'low' (faster), 'high' (detailed), 'auto'. Default: high",
"required": false,
"type": "string"
},
"file": {
"description": "Base64 encoded image data (data:image/...;base64,...)",
"required": false,
"type": "string"
},
"url": {
"description": "Public image URL to analyze",
"required": false,
"type": "string"
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
},
"output": {
"properties": {
"detected_objects": {
"description": "List of detected objects/entities",
"items": {
"type": "string"
},
"type": "array"
},
"metadata": {
"properties": {
"detail_level": {
"description": "Detail level used",
"type": "string"
},
"model": {
"description": "Extraction model used",
"type": "string"
},
"schema_version": {
"description": "Output schema version (v1.0)",
"type": "string"
}
},
"type": "object"
},
"ocr_text": {
"description": "Raw extracted text (null if none)",
"type": "string"
},
"success": {
"description": "Operation success",
"type": "boolean"
}
},
"required": [
"success"
],
"type": "object"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-06-22 02:46:47 | degraded | 404 | 226ms | |
| 2026-06-21 21:44:56 | degraded | 404 | 234ms | |
| 2026-06-21 09:48:08 | degraded | 404 | 270ms | |
| 2026-06-21 03:16:29 | degraded | 404 | 136ms | |
| 2026-06-20 18:52:06 | degraded | 404 | 232ms | |
| 2026-06-20 05:24:43 | degraded | 404 | 225ms | |
| 2026-06-19 10:06:43 | degraded | 404 | 230ms | |
| 2026-06-19 06:16:48 | degraded | 404 | 234ms | |
| 2026-06-19 04:14:40 | degraded | 404 | 244ms |