---
title: "Analyze Meter"
method: POST
path: "/api/v1/meter/analyze/"
---

# Analyze Meter

`POST /api/v1/meter/analyze/`

分析仪表图片，返回仪表的读数和类型

## Response `200`

OK

- MeterAnalysisResponse
  - `success` boolean, required
  - `data` object, required
  - `error` object, nullable, required

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/sun-praise/apis/ninjaapi.md) · [All operations](https://skmtc.dev/sun-praise/apis/ninjaapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sun-praise/ninjaapi/revisions/bdf67e8541f0/schema)
