๐Ÿงพ Snapflow API

๐Ÿ“‹ API Endpoints

POST
/api/analyze

Analyze receipt image and return structured data

Content-Type: multipart/form-data

{
  "receipt": 
}

Response:
{
  "success": true,
  "data": {
    "merchant": {...},
    "items": [...],
    "summary": {...}
  }
}
GET
/api/health

Health check endpoint

๐Ÿงช Test API

๐Ÿ“

Click or drag & drop receipt image

PNG, JPG up to 10MB