Skip to main content
POST
Upload a utility bill image. The bill is read to extract the meter number, provider, and bill date, and the meter is then verified with the provider. Unlike Verify utility bill, this endpoint returns the extracted bill details and the meter verification result rather than tying the bill to a company address. Send the request as multipart/form-data. Image only — JPEG or PNG, up to 5 MB.

Form fields

file
required
The utility bill image. JPEG or PNG, up to 5 MB.

Response

When the meter cannot be verified the response is 400 with the extracted billInfo and suggestions.
Verification failed

Errors

Verification is rate limited to 10 attempts per hour per caller.