v1

latestSwagger 2.02026-07-13202782.8 KB
ImageOcr

Recognize a photo of a business card, extract key business information

Analyzes a photograph of a business card as input, and outputs key business information such as the name of the person, name of the business, the address of the business, the phone number, the email address and more. Note: for free tier API keys, it is required to add a credit card to your account for security reasons, to use the free tier key with this API.

post/ocr/photo/recognize/business-card

Response

OK

Successfulboolean

True if the operation was successful, false otherwise

PersonNamestring

The name of the person printed on the business card (if included on the business card)

PersonTitlestring

The title of the person printed on the business card (if included on the business card)

BusinessNamestring

The name of the business printed on the business card (if included on the business card)

AddressStringstring

The address printed on the business card (if included on the business card)

PhoneNumberstring

The phone number printed on the business card (if included on the business card)

EmailAddressstring

The email address printed on the business card (if included on the business card)

Timestampstring date-time

The date and time printed on the business card (if included on the business card)