Eden AI

Enhance your apps and workflows with the power of Eden AI ! Integrate advanced AI features such as natural language processing, image recognition, document parsing, audio processing, generative AI and more.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Eden AI
URL https://www.edenai.co/contact
Email contact@edenai.co
Connector Metadata
Publisher Eden AI
Website https://www.edenai.co
Privacy policy https://www.edenai.co/privacy-policy
Categories AI;Website

Enhance your apps and workflows with the power of Eden AI! Integrate advanced AI features such as text analysis (sentiment analysis, keyword extraction, text moderation, etc.) , image recognition (object detection, face detection, explicit content detection, etc.), document parsing (invoice, receipt, IDs, resumes, etc.), audio processing, machine translation, generative AI (text generation, image generation, speech generation) and more.

These AI technologies can be used to automate tasks such as document processing, email information extraction and image analysis from databases.

You can also use them in apps by generating compelling images, texts and audio based on a given text. With Eden AI, you can create chatbots, detect faces, translate texts and explore countless possibilities.

Prerequisites

You will need to create your Eden AI account for free.

How to get credentials

Once you have sign up, get your API key from your account: image

When you create a connection to Eden AI, do not forget the keyword Bearer before your API key: image

Get started with your connector

Eden AI allows to create your own scenarios with a wide range of possibilites. Thanks to Eden AI, you can easily add AI in your scenarios as generating images or transcribing audio files:

Template Image generation

Template Speech to text

You can also extract information from receipts, resumes, identity documents or invoices:

PowerApps Invoice Parser

This scenario allow you to extract information such as the total amount, taxes, customer from an invoice received in Gmail and the information is automattically added into your spreadsheet (Google Sheet, Excel).

Known issues and limitations

Providers and languages available for each feature are accessible in our doc. You can call several providers to select fields from different providers and get the best results.

Common errors and remedies

Here are some issues you could face while using the connector:

  • Error 400: Appears when you make a bad request, it means that you wrongly enter the parameters. Check how to configure them correctly with our doc.
  • Error 403: Appears when you wrongly enter your API Key. When you create a connection, don't forget the keyword Bearer before your API_Key: Bearer API_KEY

If you have any interrogation about our APIs, check our documentation or feel free to contact us.

FAQ

How to use Eden AI?

If you are interested in using our platform, don't hesitate to request a demo. We will discuss the use you can make of it and answer your questions. ‍ You can also start using the platform directly. We offer $10 of free credits to start. ‍

How much does it cost to use Eden AI?

You can access Eden AI platform and get your API key for free. On the other hand, you have to pay to use the AI APIs that we provide on the platform.

Their prices depend on the volume of data processed. To make it easier for you, we specify the price for each service provider on the platform. However, Eden AI does not apply any additional cost. We get paid through our partnerships with these service providers.

You also get free $10 credits to try out the features on our platform. However, additional services require advanced plans. ‍

Do I need to have AI providers accounts to use their technologies?

No: We are distributors of the solutions offered by the providers integrated in Eden AI. You don't need to create any account other than Eden AI.

However, you can put your own API keys to use the accounts you already have (only with advanced plans).

What providers are available on Eden AI?

For all technologies, Google Cloud Platform, Amazon Web Services and Microsoft Azure engines are available. However, many other specialized providers are also available depending on the technology. You can discover them directly on the platform.

Don't hesitate to suggest new AI engines here: contact@edenai.co

How is the platform hosted? Will my data be stored or used by Eden AI?

We manage the hosting (on Amazon Web Services servers). However, we are GDPR compliant and we don't keep any data: we are just a gateway. ‍ The platform can be hosted on the server of your choice (including on premise) with Enterprise plan.

I'm an AI provider, how can I add my solution to the platform?

We are continuously integrating new AI engines. If you ever want to integrate your engine to one of our categories, please contact us. You can also contact us if you ever want to propose a new AI category: contact@edenai.co.

For your information, the integration of an engine is free but we charge providers a commission on the revenues generated by the platform.

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring The API Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Anonymize Images

Anonymizes an image by bluring sensitive parts (faces, car plates, etc.)

Convert Text into Speech

Converts normal language text into speech.

Detect Explicit Content in Images

Detects adult explicit content in images, that is generally inappropriate for people under the age of 18 and includes nudity, sexual activity and pornography...

Detect Faces in Images

Identifies human faces in digital images: position, sex, age, smile, glasses, etc.

Detect Language of Text

Identifies the specific linguistic features that are unique to each language.

Extract Information in Invoices

Extracts the data in contains (items, prices, addresses, vendor name, etc.) to automate the invoice processing.

Extract Information in Receipts

Extract structured information like products purchased, quantity, price, date and VAT from receipts.

Extract information in Resumes

Extracts structured data (name, job list, education, skills) to automate the resume processing.

Extract Informations in Identity Documents

Extracts structured information in identity documents (passports, identity cards, driver license, etc.).

Extract Keywords from Text

Extracts the most important words and expressions in a text.

Extract Named Entities in Text

Identifies named entities in a text and classifies them into predefined categories.

Extract Topic from Text

Extracts general topics in a text.

Generate Chat Responses

Generates human-like responses to various inputs and queries.

Identify General Sentiment of a Text

Identifies general sentiment of a text and returns positive, negative or neutral.

Image Generation

Generates compelling images based on a given prompt.

Moderate Text

Moderates a text by detecting explicit content.

Summarize a Text

Extracts the most important sentences from a text in order to create a smaller version of the text.

Text Generation

Generates text based on a given prompt.

Translate Text into another Language

Translates a text into another language using rules, statics or ML technics.

Anonymize Images

Anonymizes an image by bluring sensitive parts (faces, car plates, etc.)

Parameters

Name Key Required Type Description
Providers
providers True string

Enter the names of the providers seperated by a coma

File
file True binary

Choose the file you want to analyse

Returns

Name Path Type Description
image
api4ai.image string

api4ai/image

items
api4ai.items array of object

api4ai/items

kind
api4ai.items.kind string

api4ai/items/kind

confidence
api4ai.items.confidence float

api4ai/items/confidence

x_max
api4ai.items.bounding_boxes.x_max float

amazon/items/bounding_boxes/x_max

x_min
api4ai.items.bounding_boxes.x_min float

amazon/items/bounding_boxes/x_min

y_max
api4ai.items.bounding_boxes.y_max float

amazon/items/bounding_boxes/y_max

y_min
api4ai.items.bounding_boxes.y_min float

amazon/items/bounding_boxes/y_min

Convert Text into Speech

Converts normal language text into speech.

Parameters

Name Key Required Type Description
providers
providers string

Enter the names of the providers seperated by a coma

language
language string

Enter the language of your text

text
text string

Enter your text

option
option string

Choose the gender voice. MALE or FEMALE.

settings
settings object

Enter the model you want like this. Check our doc to configure it.

rate
rate number

Increase or decrease the speaking pitch. An integer between 100 and -100.

pitch
pitch number

Increase or decrease the speaking rate. An integer between 100 and -100.

volume
volume number

Increase or decrease the audio volume. An integer between 100 and -100.

audio_format
audio_format string

Specify the audio format in which the audio will be generated.

sampling_rate
sampling_rate number

The synthesis sample rate (in hertz) for this audio.

Returns

Name Path Type Description
audio
google.audio string

google/audio

voice_type
google.voice_type float

google/voice_type

audio_resource_url
google.audio_resource_url string

google/audio_resource_url

audio
microsoft.audio string

microsoft/audio

voice_type
microsoft.voice_type float

microsoft/voice_type

audio_resource_url
microsoft.audio_resource_url string

microsoft/audio_resource_url

audio
lovoai.audio string

lovoai/audio

voice_type
lovoai.voice_type float

lovoai/voice_type

audio_resource_url
lovoai.audio_resource_url string

lovoai/audio_resource_url

audio
ibm.audio string

ibm/audio

voice_type
ibm.voice_type float

ibm/voice_type

audio_resource_url
ibm.audio_resource_url string

ibm/audio_resource_url

audio
amazon.audio string

amazon/audio

voice_type
amazon.voice_type float

amazon/voice_type

audio_resource_url
amazon.audio_resource_url string

amazon/audio_resource_url

Detect Explicit Content in Images

Detects adult explicit content in images, that is generally inappropriate for people under the age of 18 and includes nudity, sexual activity and pornography...

Parameters

Name Key Required Type Description
Providers
providers True string

Enter the names of the providers seperated by a coma

File
file True binary

Choose the file you want to analyse

Returns

Name Path Type Description
nsfw_likelihood
amazon.nsfw_likelihood float

amazon/nsfw_likelihood

items
amazon.items array of object

amazon/items

label
amazon.items.label string

amazon/label

likelihood
amazon.items.likelihood float

amazon/likelihood

nsfw_likelihood
google.nsfw_likelihood float

google/likelihood

items
google.items array of object

google/items

label
google.items.label string

google/label

likelihood
google.items.likelihood float

google/likelihood

nsfw_likelihood
microsoft.nsfw_likelihood float

microsoft/nsfw_likelihood

items
microsoft.items array of object

microsoft/items

label
microsoft.items.label string

microsoft/label

likelihood
microsoft.items.likelihood float

microsoft/likelihood

nsfw_likelihood
sentisight.nsfw_likelihood float

sentisight/nsfw_likelihood

items
sentisight.items array of object

sentisight/items

label
sentisight.items.label string

sentisight/label

likelihood
sentisight.items.likelihood float

sentisight/likelihood

nsfw_likelihood
picpurify.nsfw_likelihood float

picpurify/nsfw_likelihood

items
picpurify.items array of object

picpurify/items

label
picpurify.items.label string

picpurify/label

likelihood
picpurify.items.likelihood float

picpurify/likelihood

nsfw_likelihood
api4ai.nsfw_likelihood float

api4ai/nsfw_likelihood

items
api4ai.items array of object

api4ai/items

label
api4ai.items.label string

api4ai/label

likelihood
api4ai.items.likelihood float

api4ai/likelihood

nsfw_likelihood
clarifai.nsfw_likelihood float

clarifai/nsfw_likelihood

items
clarifai.items array of object

clarifai/items

label
clarifai.items.label string

clarifai/label

likelihood
clarifai.items.likelihood float

clarifai/likelihood

Detect Faces in Images

Identifies human faces in digital images: position, sex, age, smile, glasses, etc.

Parameters

Name Key Required Type Description
Providers
providers True string

Enter the names of the providers seperated by a coma

File
file True binary

Choose the file you want to analyse

Returns

Name Path Type Description
items
amazon.items array of object

amazon/items

eyeglasses
amazon.items.accessories.eyeglasses float

amazon/items/accessories/eyeglasses

face_mask
amazon.items.accessories.face_mask float

amazon/items/accessories/face_mask

headwear
amazon.items.accessories.headwear float

amazon/items/accessories/headwear

reading_glasses
amazon.items.accessories.reading_glasses float

amazon/items/accessories/reading_glasses

sunglasses
amazon.items.accessories.sunglasses float

amazon/items/accessories/sunglasses

swimming_goggles
amazon.items.accessories.swimming_goggles float

amazon/items/accessories/swimming_goggles

age
amazon.items.age float

amazon/items/age

x_max
amazon.items.bounding_box.x_max float

amazon/items/bounding_box/x_max

x_min
amazon.items.bounding_box.x_min float

amazon/items/bounding_box/x_min

y_max
amazon.items.bounding_box.y_max float

amazon/items/bounding_box/y_max

y_min
amazon.items.bounding_box.y_min float

amazon/items/bounding_box/y_min

confidence
amazon.items.confidence float

amazon/items/confidence

anger
amazon.items.emotions.anger integer

amazon/items/emotions/anger

calm
amazon.items.emotions.calm integer

amazon/items/emotions/calm

confusion
amazon.items.emotions.confusion integer

amazon/items/emotions/confusion

contempt
amazon.items.emotions.contempt integer

amazon/items/emotions/contempt

disgust
amazon.items.emotions.disgust integer

amazon/items/emotions/disgust

fear
amazon.items.emotions.fear integer

amazon/items/emotions/fear

joy
amazon.items.emotions.joy integer

amazon/items/emotions/joy

neutral
amazon.items.emotions.neutral integer

amazon/items/emotions/neutral

sorrow
amazon.items.emotions.sorrow integer

amazon/items/emotions/sorrow

surprise
amazon.items.emotions.surprise integer

amazon/items/emotions/surprise

unknown
amazon.items.emotions.unknown integer

amazon/items/emotions/unknown

beard
amazon.items.facial_hair.beard float

amazon/items/facial_hair/beard

moustache
amazon.items.facial_hair.moustache float

amazon/items/facial_hair/moustache

sideburns
amazon.items.facial_hair.sideburns float

amazon/items/facial_hair/sideburns

eyes_open
amazon.items.features.eyes_open float

amazon/items/features/eyes_open

mouth_open
amazon.items.features.mouth_open float

amazon/items/features/mouth_open

smile
amazon.items.features.smile float

amazon/items/features/smile

gender
amazon.items.gender string

amazon/items/gender

bald
amazon.items.hair.bald float

amazon/items/hair/bald

hair_color
amazon.items.hair.hair_color array of object

amazon/items/hair/hair_color

color
amazon.items.hair.hair_color.color string

amazon/items/hair/hair_color/color

confidence
amazon.items.hair.hair_color.confidence float

amazon/items/hair/hair_color/confidence

invisible
amazon.items.hair.invisible boolean

amazon/items/hair/invisible

chin_gnathion
amazon.items.landmarks.chin_gnathion array of float

amazon/items/landmarks/chin_gnathion

chin_left_gonion
amazon.items.landmarks.chin_left_gonion array of float

amazon/items/landmarks/chin_left_gonion

chin_right_gonion
amazon.items.landmarks.chin_right_gonion array of float

amazon/items/landmarks/chin_right_gonion

forehead_glabella
amazon.items.landmarks.forehead_glabella array of float

amazon/items/landmarks/forehead_glabella

left_cheek_center
amazon.items.landmarks.left_cheek_center array of float

amazon/items/landmarks/left_cheek_center

left_ear_tragion
amazon.items.landmarks.left_ear_tragion array of float

amazon/items/landmarks/left_ear_tragion

left_eye
amazon.items.landmarks.left_eye array of float

amazon/items/landmarks/left_eye

left_eye_bottom
amazon.items.landmarks.left_eye_bottom array of float

amazon/items/landmarks/left_eye_bottom

left_eye_left
amazon.items.landmarks.left_eye_left array of float

amazon/items/landmarks/left_eye_left

left_eye_right
amazon.items.landmarks.left_eye_right array of float

amazon/items/landmarks/left_eye_right

left_eye_top
amazon.items.landmarks.left_eye_top array of float

amazon/items/landmarks/left_eye_top

left_eyebrow_left
amazon.items.landmarks.left_eyebrow_left array of float

amazon/items/landmarks/left_eyebrow_left

left_eyebrow_right
amazon.items.landmarks.left_eyebrow_right array of float

amazon/items/landmarks/left_eyebrow_right

left_eyebrow_top
amazon.items.landmarks.left_eyebrow_top array of float

amazon/items/landmarks/left_eyebrow_top

left_pupil
amazon.items.landmarks.left_pupil array of float

amazon/items/landmarks/left_pupil

mid_jawline_left
amazon.items.landmarks.mid_jawline_left array of float

amazon/items/landmarks/mid_jawline_left

mid_jawline_right
amazon.items.landmarks.mid_jawline_right array of float

amazon/items/landmarks/mid_jawline_right

midpoint_between_eyes
amazon.items.landmarks.midpoint_between_eyes array of float

amazon/items/landmarks/midpoint_between_eyes

mouth_bottom
amazon.items.landmarks.mouth_bottom array of float

amazon/items/landmarks/mouth_bottom

mouth_center
amazon.items.landmarks.mouth_center array of float

amazon/items/landmarks/mouth_center

mouth_left
amazon.items.landmarks.mouth_left array of float

amazon/items/landmarks/mouth_left

mouth_right
amazon.items.landmarks.mouth_right array of float

amazon/items/landmarks/mouth_right

mouth_top
amazon.items.landmarks.mouth_top array of float

amazon/items/landmarks/mouth_top

nose_bottom_center
amazon.items.landmarks.nose_bottom_center array of float

amazon/items/landmarks/nose_bottom_center

nose_bottom_left
amazon.items.landmarks.nose_bottom_left array of float

amazon/items/landmarks/nose_bottom_left

nose_bottom_right
amazon.items.landmarks.nose_bottom_right array of float

amazon/items/landmarks/nose_bottom_right

nose_left_alar_out_tip
amazon.items.landmarks.nose_left_alar_out_tip array of float

amazon/items/landmarks/nose_left_alar_out_tip

nose_left_alar_top
amazon.items.landmarks.nose_left_alar_top array of float

amazon/items/landmarks/nose_left_alar_top

nose_right_alar_out_tip
amazon.items.landmarks.nose_right_alar_out_tip array of float

amazon/items/landmarks/nose_right_alar_out_tip

nose_right_alar_top
amazon.items.landmarks.nose_right_alar_top array of float

amazon/items/landmarks/nose_right_alar_top

nose_root_left
amazon.items.landmarks.nose_root_left array of float

amazon/items/landmarks/nose_root_left

nose_root_right
amazon.items.landmarks.nose_root_right array of float

amazon/items/landmarks/nose_root_right

nose_tip
amazon.items.landmarks.nose_tip array of float

amazon/items/landmarks/nose_tip

right_cheek_center
amazon.items.landmarks.right_cheek_center array of float

amazon/items/landmarks/right_cheek_center

right_ear_tragion
amazon.items.landmarks.right_ear_tragion array of float

amazon/items/landmarks/right_ear_tragion

right_eye
amazon.items.landmarks.right_eye array of float

amazon/items/landmarks/right_eye

right_eye_bottom
amazon.items.landmarks.right_eye_bottom array of float

amazon/items/landmarks/right_eye_bottom

right_eye_left
amazon.items.landmarks.right_eye_left array of float

amazon/items/landmarks/right_eye_left

right_eye_right
amazon.items.landmarks.right_eye_right array of float

amazon/items/landmarks/right_eye_right

right_eye_top
amazon.items.landmarks.right_eye_top array of float

amazon/items/landmarks/right_eye_top

right_eyebrow_left
amazon.items.landmarks.right_eyebrow_left array of float

amazon/items/landmarks/right_eyebrow_left

right_eyebrow_right
amazon.items.landmarks.right_eyebrow_right array of float

amazon/items/landmarks/right_eyebrow_right

right_eyebrow_top
amazon.items.landmarks.right_eyebrow_top array of float

amazon/items/landmarks/right_eyebrow_top

right_pupil
amazon.items.landmarks.right_pupil array of float

amazon/items/landmarks/right_pupil

under_lip
amazon.items.landmarks.under_lip array of float

amazon/items/landmarks/under_lip

under_lip_bottom
amazon.items.landmarks.under_lip_bottom array of float

amazon/items/landmarks/under_lip_bottom

under_lip_top
amazon.items.landmarks.under_lip_top array of float

amazon/items/landmarks/under_lip_top

upper_jawline_left
amazon.items.landmarks.upper_jawline_left array of float

amazon/items/landmarks/upper_jawline_left

upper_jawline_right
amazon.items.landmarks.upper_jawline_right array of float

amazon/items/landmarks/upper_jawline_right

upper_lip
amazon.items.landmarks.upper_lip array of float

amazon/items/landmarks/upper_lip

upper_lip_bottom
amazon.items.landmarks.upper_lip_bottom array of float

amazon/items/landmarks/upper_lip_bottom

upper_lip_top
amazon.items.landmarks.upper_lip_top array of float

amazon/items/landmarks/upper_lip_top

eye_make
amazon.items.makeup.eye_make boolean

amazon/items/makeup/eye_make

lip_make
amazon.items.makeup.lip_make boolean

amazon/items/makeup/lip_make

eye_occluded
amazon.items.occlusions.eye_occluded boolean

amazon/items/occlusions/eye_occluded

forehead_occluded
amazon.items.occlusions.forehead_occluded boolean

amazon/items/occlusions/forehead_occluded

mouth_occluded
amazon.items.occlusions.mouth_occluded boolean

amazon/items/occlusions/mouth_occluded

pitch
amazon.items.poses.pitch float

amazon/items/poses/pitch

roll
amazon.items.poses.roll float

amazon/items/poses/roll

yaw
amazon.items.poses.yaw float

amazon/items/poses/yaw

blur
amazon.items.quality.blur float

amazon/items/quality/blur

brightness
amazon.items.quality.brightness float

amazon/items/quality/brightness

exposure
amazon.items.quality.exposure float

amazon/items/quality/exposure

noise
amazon.items.quality.noise float

amazon/items/quality/noise

sharpness
amazon.items.quality.sharpness float

amazon/items/quality/sharpness

status
amazon.status string

amazon/status

items
google.items array of object

google/items

eyeglasses
google.items.accessories.eyeglasses float

google/items/accessories/eyeglasses

face_mask
google.items.accessories.face_mask float

google/items/accessories/face_mask

headwear
google.items.accessories.headwear float

google/items/accessories/headwear

reading_glasses
google.items.accessories.reading_glasses float

google/items/accessories/reading_glasses

sunglasses
google.items.accessories.sunglasses float

google/items/accessories/sunglasses

swimming_goggles
google.items.accessories.swimming_goggles float

google/items/accessories/swimming_goggles

age
google.items.age float

google/items/age

x_max
google.items.bounding_box.x_max float

google/items/bounding_box/x_max

x_min
google.items.bounding_box.x_min float

google/items/bounding_box/x_min

y_max
google.items.bounding_box.y_max float

google/items/bounding_box/y_max

y_min
google.items.bounding_box.y_min float

google/items/bounding_box/y_min

confidence
google.items.confidence float

google/items/confidence

anger
google.items.emotions.anger integer

google/items/emotions/anger

calm
google.items.emotions.calm integer

google/items/emotions/calm

confusion
google.items.emotions.confusion integer

google/items/emotions/confusion

contempt
google.items.emotions.contempt integer

google/items/emotions/contempt

disgust
google.items.emotions.disgust integer

google/items/emotions/disgust

fear
google.items.emotions.fear integer

google/items/emotions/fear

joy
google.items.emotions.joy integer

google/items/emotions/joy

neutral
google.items.emotions.neutral integer

google/items/emotions/neutral

sorrow
google.items.emotions.sorrow integer

google/items/emotions/sorrow

surprise
google.items.emotions.surprise integer

google/items/emotions/surprise

unknown
google.items.emotions.unknown integer

google/items/emotions/unknown

beard
google.items.facial_hair.beard float

google/items/facial_hair/beard

moustache
google.items.facial_hair.moustache float

google/items/facial_hair/moustache

sideburns
google.items.facial_hair.sideburns float

google/items/facial_hair/sideburns

eyes_open
google.items.features.eyes_open float

google/items/features/eyes_open

mouth_open
google.items.features.mouth_open float

google/items/features/mouth_open

smile
google.items.features.smile float

google/items/features/smile

gender
google.items.gender string

google/items/gender

bald
google.items.hair.bald float

google/items/hair/bald

hair_color
google.items.hair.hair_color array of object

google/items/hair/hair_color

color
google.items.hair.hair_color.color string

google/items/hair/hair_color/color

confidence
google.items.hair.hair_color.confidence float

google/items/hair/hair_color/confidence

invisible
google.items.hair.invisible boolean

google/items/hair/invisible

chin_gnathion
google.items.landmarks.chin_gnathion array of float

google/items/landmarks/chin_gnathion

chin_left_gonion
google.items.landmarks.chin_left_gonion array of float

google/items/landmarks/chin_left_gonion

chin_right_gonion
google.items.landmarks.chin_right_gonion array of float

google/items/landmarks/chin_right_gonion

forehead_glabella
google.items.landmarks.forehead_glabella array of float

google/items/landmarks/forehead_glabella

left_cheek_center
google.items.landmarks.left_cheek_center array of float

google/items/landmarks/left_cheek_center

left_ear_tragion
google.items.landmarks.left_ear_tragion array of float

google/items/landmarks/left_ear_tragion

left_eye
google.items.landmarks.left_eye array of float

google/items/landmarks/left_eye

left_eye_bottom
google.items.landmarks.left_eye_bottom array of float

google/items/landmarks/left_eye_bottom

left_eye_left
google.items.landmarks.left_eye_left array of float

google/items/landmarks/left_eye_left

left_eye_right
google.items.landmarks.left_eye_right array of float

google/items/landmarks/left_eye_right

left_eye_top
google.items.landmarks.left_eye_top array of float

google/items/landmarks/left_eye_top

left_eyebrow_left
google.items.landmarks.left_eyebrow_left array of float

google/items/landmarks/left_eyebrow_left

left_eyebrow_right
google.items.landmarks.left_eyebrow_right array of float

google/items/landmarks/left_eyebrow_right

left_eyebrow_top
google.items.landmarks.left_eyebrow_top array of float

google/items/landmarks/left_eyebrow_top

left_pupil
google.items.landmarks.left_pupil array of float

google/items/landmarks/left_pupil

mid_jawline_left
google.items.landmarks.mid_jawline_left array of float

google/items/landmarks/mid_jawline_left

mid_jawline_right
google.items.landmarks.mid_jawline_right array of float

google/items/landmarks/mid_jawline_right

midpoint_between_eyes
google.items.landmarks.midpoint_between_eyes array of float

google/items/landmarks/midpoint_between_eyes

mouth_bottom
google.items.landmarks.mouth_bottom array of float

google/items/landmarks/mouth_bottom

mouth_center
google.items.landmarks.mouth_center array of float

google/items/landmarks/mouth_center

mouth_left
google.items.landmarks.mouth_left array of float

google/items/landmarks/mouth_left

mouth_right
google.items.landmarks.mouth_right array of float

google/items/landmarks/mouth_right

mouth_top
google.items.landmarks.mouth_top array of float

google/items/landmarks/mouth_top

nose_bottom_center
google.items.landmarks.nose_bottom_center array of float

google/items/landmarks/nose_bottom_center

nose_bottom_left
google.items.landmarks.nose_bottom_left array of float

google/items/landmarks/nose_bottom_left

nose_bottom_right
google.items.landmarks.nose_bottom_right array of float

google/items/landmarks/nose_bottom_right

nose_left_alar_out_tip
google.items.landmarks.nose_left_alar_out_tip array of float

google/items/landmarks/nose_left_alar_out_tip

nose_left_alar_top
google.items.landmarks.nose_left_alar_top array of float

google/items/landmarks/nose_left_alar_top

nose_right_alar_out_tip
google.items.landmarks.nose_right_alar_out_tip array of float

google/items/landmarks/nose_right_alar_out_tip

nose_right_alar_top
google.items.landmarks.nose_right_alar_top array of float

google/items/landmarks/nose_right_alar_top

nose_root_left
google.items.landmarks.nose_root_left array of float

google/items/landmarks/nose_root_left

nose_root_right
google.items.landmarks.nose_root_right array of float

google/items/landmarks/nose_root_right

nose_tip
google.items.landmarks.nose_tip array of float

google/items/landmarks/nose_tip

right_cheek_center
google.items.landmarks.right_cheek_center array of float

google/items/landmarks/right_cheek_center

right_ear_tragion
google.items.landmarks.right_ear_tragion array of float

google/items/landmarks/right_ear_tragion

right_eye
google.items.landmarks.right_eye array of float

google/items/landmarks/right_eye

right_eye_bottom
google.items.landmarks.right_eye_bottom array of float

google/items/landmarks/right_eye_bottom

right_eye_left
google.items.landmarks.right_eye_left array of float

google/items/landmarks/right_eye_left

right_eye_right
google.items.landmarks.right_eye_right array of float

google/items/landmarks/right_eye_right

right_eye_top
google.items.landmarks.right_eye_top array of float

google/items/landmarks/right_eye_top

right_eyebrow_left
google.items.landmarks.right_eyebrow_left array of float

google/items/landmarks/right_eyebrow_left

right_eyebrow_right
google.items.landmarks.right_eyebrow_right array of float

google/items/landmarks/right_eyebrow_right

right_eyebrow_top
google.items.landmarks.right_eyebrow_top array of float

google/items/landmarks/right_eyebrow_top

right_pupil
google.items.landmarks.right_pupil array of float

google/items/landmarks/right_pupil

under_lip
google.items.landmarks.under_lip array of float

google/items/landmarks/under_lip

under_lip_bottom
google.items.landmarks.under_lip_bottom array of float

google/items/landmarks/under_lip_bottom

under_lip_top
google.items.landmarks.under_lip_top array of float

google/items/landmarks/under_lip_top

upper_jawline_left
google.items.landmarks.upper_jawline_left array of float

google/items/landmarks/upper_jawline_left

upper_jawline_right
google.items.landmarks.upper_jawline_right array of float

google/items/landmarks/upper_jawline_right

upper_lip
google.items.landmarks.upper_lip array of float

google/items/landmarks/upper_lip

upper_lip_bottom
google.items.landmarks.upper_lip_bottom array of float

google/items/landmarks/upper_lip_bottom

upper_lip_top
google.items.landmarks.upper_lip_top array of float

google/items/landmarks/upper_lip_top

eye_make
google.items.makeup.eye_make boolean

google/items/makeup/eye_make

lip_make
google.items.makeup.lip_make boolean

google/items/makeup/lip_make

eye_occluded
google.items.occlusions.eye_occluded boolean

google/items/occlusions/eye_occluded

forehead_occluded
google.items.occlusions.forehead_occluded boolean

google/items/occlusions/forehead_occluded

mouth_occluded
google.items.occlusions.mouth_occluded boolean

google/items/occlusions/mouth_occluded

pitch
google.items.poses.pitch float

google/items/poses/pitch

roll
google.items.poses.roll float

google/items/poses/roll

yaw
google.items.poses.yaw float

google/items/poses/yaw

blur
google.items.quality.blur float

google/items/quality/blur

brightness
google.items.quality.brightness float

google/items/quality/brightness

exposure
google.items.quality.exposure float

google/items/quality/exposure

noise
google.items.quality.noise float

google/items/quality/noise

sharpness
google.items.quality.sharpness float

google/items/quality/sharpness

status
google.status string

google/status

items
clarifai.items array of object

clarifai/items

eyeglasses
clarifai.items.accessories.eyeglasses float

clarifai/items/accessories/eyeglasses

face_mask
clarifai.items.accessories.face_mask float

clarifai/items/accessories/face_mask

headwear
clarifai.items.accessories.headwear float

clarifai/items/accessories/headwear

reading_glasses
clarifai.items.accessories.reading_glasses float

clarifai/items/accessories/reading_glasses

sunglasses
clarifai.items.accessories.sunglasses float

clarifai/items/accessories/sunglasses

swimming_goggles
clarifai.items.accessories.swimming_goggles float

clarifai/items/accessories/swimming_goggles

age
clarifai.items.age float

clarifai/items/age

x_max
clarifai.items.bounding_box.x_max float

clarifai/items/bounding_box/x_max

x_min
clarifai.items.bounding_box.x_min float

clarifai/items/bounding_box/x_min

y_max
clarifai.items.bounding_box.y_max float

clarifai/items/bounding_box/y_max

y_min
clarifai.items.bounding_box.y_min float

clarifai/items/bounding_box/y_min

confidence
clarifai.items.confidence float

clarifai/items/confidence

anger
clarifai.items.emotions.anger integer

clarifai/items/emotions/anger

calm
clarifai.items.emotions.calm integer

clarifai/items/emotions/calm

confusion
clarifai.items.emotions.confusion integer

clarifai/items/emotions/confusion

contempt
clarifai.items.emotions.contempt integer

clarifai/items/emotions/contempt

disgust
clarifai.items.emotions.disgust integer

clarifai/items/emotions/disgust

fear
clarifai.items.emotions.fear integer

clarifai/items/emotions/fear

joy
clarifai.items.emotions.joy integer

clarifai/items/emotions/joy

neutral
clarifai.items.emotions.neutral integer

clarifai/items/emotions/neutral

sorrow
clarifai.items.emotions.sorrow integer

clarifai/items/emotions/sorrow

surprise
clarifai.items.emotions.surprise integer

clarifai/items/emotions/surprise

unknown
clarifai.items.emotions.unknown integer

clarifai/items/emotions/unknown

beard
clarifai.items.facial_hair.beard float

clarifai/items/facial_hair/beard

moustache
clarifai.items.facial_hair.moustache float

clarifai/items/facial_hair/moustache

sideburns
clarifai.items.facial_hair.sideburns float

clarifai/items/facial_hair/sideburns

eyes_open
clarifai.items.features.eyes_open float

clarifai/items/features/eyes_open

mouth_open
clarifai.items.features.mouth_open float

clarifai/items/features/mouth_open

smile
clarifai.items.features.smile float

clarifai/items/features/smile

gender
clarifai.items.gender string

clarifai/items/gender

bald
clarifai.items.hair.bald float

clarifai/items/hair/bald

hair_color
clarifai.items.hair.hair_color array of object

clarifai/items/hair/hair_color

color
clarifai.items.hair.hair_color.color string

clarifai/items/hair/hair_color/color

confidence
clarifai.items.hair.hair_color.confidence float

clarifai/items/hair/hair_color/confidence

invisible
clarifai.items.hair.invisible boolean

clarifai/items/hair/invisible

chin_gnathion
clarifai.items.landmarks.chin_gnathion array of float

clarifai/items/landmarks/chin_gnathion

chin_left_gonion
clarifai.items.landmarks.chin_left_gonion array of float

clarifai/items/landmarks/chin_left_gonion

chin_right_gonion
clarifai.items.landmarks.chin_right_gonion array of float

clarifai/items/landmarks/chin_right_gonion

forehead_glabella
clarifai.items.landmarks.forehead_glabella array of float

clarifai/items/landmarks/forehead_glabella

left_cheek_center
clarifai.items.landmarks.left_cheek_center array of float

clarifai/items/landmarks/left_cheek_center

left_ear_tragion
clarifai.items.landmarks.left_ear_tragion array of float

clarifai/items/landmarks/left_ear_tragion

left_eye
clarifai.items.landmarks.left_eye array of float

clarifai/items/landmarks/left_eye

left_eye_bottom
clarifai.items.landmarks.left_eye_bottom array of float

clarifai/items/landmarks/left_eye_bottom

left_eye_left
clarifai.items.landmarks.left_eye_left array of float

clarifai/items/landmarks/left_eye_left

left_eye_right
clarifai.items.landmarks.left_eye_right array of float

clarifai/items/landmarks/left_eye_right

left_eye_top
clarifai.items.landmarks.left_eye_top array of float

clarifai/items/landmarks/left_eye_top

left_eyebrow_left
clarifai.items.landmarks.left_eyebrow_left array of float

clarifai/items/landmarks/left_eyebrow_left

left_eyebrow_right
clarifai.items.landmarks.left_eyebrow_right array of float

clarifai/items/landmarks/left_eyebrow_right

left_eyebrow_top
clarifai.items.landmarks.left_eyebrow_top array of float

clarifai/items/landmarks/left_eyebrow_top

left_pupil
clarifai.items.landmarks.left_pupil array of float

clarifai/items/landmarks/left_pupil

mid_jawline_left
clarifai.items.landmarks.mid_jawline_left array of float

clarifai/items/landmarks/mid_jawline_left

mid_jawline_right
clarifai.items.landmarks.mid_jawline_right array of float

clarifai/items/landmarks/mid_jawline_right

midpoint_between_eyes
clarifai.items.landmarks.midpoint_between_eyes array of float

clarifai/items/landmarks/midpoint_between_eyes

mouth_bottom
clarifai.items.landmarks.mouth_bottom array of float

clarifai/items/landmarks/mouth_bottom

mouth_center
clarifai.items.landmarks.mouth_center array of float

clarifai/items/landmarks/mouth_center

mouth_left
clarifai.items.landmarks.mouth_left array of float

clarifai/items/landmarks/mouth_left

mouth_right
clarifai.items.landmarks.mouth_right array of float

clarifai/items/landmarks/mouth_right

mouth_top
clarifai.items.landmarks.mouth_top array of float

clarifai/items/landmarks/mouth_top

nose_bottom_center
clarifai.items.landmarks.nose_bottom_center array of float

clarifai/items/landmarks/nose_bottom_center

nose_bottom_left
clarifai.items.landmarks.nose_bottom_left array of float

clarifai/items/landmarks/nose_bottom_left

nose_bottom_right
clarifai.items.landmarks.nose_bottom_right array of float

clarifai/items/landmarks/nose_bottom_right

nose_left_alar_out_tip
clarifai.items.landmarks.nose_left_alar_out_tip array of float

clarifai/items/landmarks/nose_left_alar_out_tip

nose_left_alar_top
clarifai.items.landmarks.nose_left_alar_top array of float

clarifai/items/landmarks/nose_left_alar_top

nose_right_alar_out_tip
clarifai.items.landmarks.nose_right_alar_out_tip array of float

clarifai/items/landmarks/nose_right_alar_out_tip

nose_right_alar_top
clarifai.items.landmarks.nose_right_alar_top array of float

clarifai/items/landmarks/nose_right_alar_top

nose_root_left
clarifai.items.landmarks.nose_root_left array of float

clarifai/items/landmarks/nose_root_left

nose_root_right
clarifai.items.landmarks.nose_root_right array of float

clarifai/items/landmarks/nose_root_right

nose_tip
clarifai.items.landmarks.nose_tip array of float

clarifai/items/landmarks/nose_tip

right_cheek_center
clarifai.items.landmarks.right_cheek_center array of float

clarifai/items/landmarks/right_cheek_center

right_ear_tragion
clarifai.items.landmarks.right_ear_tragion array of float

clarifai/items/landmarks/right_ear_tragion

right_eye
clarifai.items.landmarks.right_eye array of float

clarifai/items/landmarks/right_eye

right_eye_bottom
clarifai.items.landmarks.right_eye_bottom array of float

clarifai/items/landmarks/right_eye_bottom

right_eye_left
clarifai.items.landmarks.right_eye_left array of float

clarifai/items/landmarks/right_eye_left

right_eye_right
clarifai.items.landmarks.right_eye_right array of float

clarifai/items/landmarks/right_eye_right

right_eye_top
clarifai.items.landmarks.right_eye_top array of float

clarifai/items/landmarks/right_eye_top

right_eyebrow_left
clarifai.items.landmarks.right_eyebrow_left array of float

clarifai/items/landmarks/right_eyebrow_left

right_eyebrow_right
clarifai.items.landmarks.right_eyebrow_right array of float

clarifai/items/landmarks/right_eyebrow_right

right_eyebrow_top
clarifai.items.landmarks.right_eyebrow_top array of float

clarifai/items/landmarks/right_eyebrow_top

right_pupil
clarifai.items.landmarks.right_pupil array of float

clarifai/items/landmarks/right_pupil

under_lip
clarifai.items.landmarks.under_lip array of float

clarifai/items/landmarks/under_lip

under_lip_bottom
clarifai.items.landmarks.under_lip_bottom array of float

clarifai/items/landmarks/under_lip_bottom

under_lip_top
clarifai.items.landmarks.under_lip_top array of float

clarifai/items/landmarks/under_lip_top

upper_jawline_left
clarifai.items.landmarks.upper_jawline_left array of float

clarifai/items/landmarks/upper_jawline_left

upper_jawline_right
clarifai.items.landmarks.upper_jawline_right array of float

clarifai/items/landmarks/upper_jawline_right

upper_lip
clarifai.items.landmarks.upper_lip array of float

clarifai/items/landmarks/upper_lip

upper_lip_bottom
clarifai.items.landmarks.upper_lip_bottom array of float

clarifai/items/landmarks/upper_lip_bottom

upper_lip_top
clarifai.items.landmarks.upper_lip_top array of float

clarifai/items/landmarks/upper_lip_top

eye_make
clarifai.items.makeup.eye_make boolean

clarifai/items/makeup/eye_make

lip_make
clarifai.items.makeup.lip_make boolean

clarifai/items/makeup/lip_make

eye_occluded
clarifai.items.occlusions.eye_occluded boolean

clarifai/items/occlusions/eye_occluded

forehead_occluded
clarifai.items.occlusions.forehead_occluded boolean

clarifai/items/occlusions/forehead_occluded

mouth_occluded
clarifai.items.occlusions.mouth_occluded boolean

clarifai/items/occlusions/mouth_occluded

pitch
clarifai.items.poses.pitch float

clarifai/items/poses/pitch

roll
clarifai.items.poses.roll float

clarifai/items/poses/roll

yaw
clarifai.items.poses.yaw float

clarifai/items/poses/yaw

blur
clarifai.items.quality.blur float

clarifai/items/quality/blur

brightness
clarifai.items.quality.brightness float

clarifai/items/quality/brightness

exposure
clarifai.items.quality.exposure float

clarifai/items/quality/exposure

noise
clarifai.items.quality.noise float

clarifai/items/quality/noise

sharpness
clarifai.items.quality.sharpness float

clarifai/items/quality/sharpness

status
clarifai.status string

clarifai/status

Detect Language of Text

Identifies the specific linguistic features that are unique to each language.

Parameters

Name Key Required Type Description
providers
providers string

Enter the names of the providers seperated by a coma

text
text string

Enter your text

Returns

Name Path Type Description
items
google.items array of object

google/items

language
google.items.language string

google/language

display_name
google.items.display_name string

google/display_name

confidence
google.items.confidence float

google/confidence

items
oneai.items array of object

oneai/items

language
oneai.items.language string

oneai/language

display_name
oneai.items.display_name string

oneai/display_name

confidence
oneai.items.confidence float

oneai/confidence

items
neuralspace.items array of object

neuralspace/items

language
neuralspace.items.language string

neuralspace/language

display_name
neuralspace.items.display_name string

neuralspace/display_name

confidence
neuralspace.items.confidence float

neuralspace/confidence

items
modernmt.items array of object

modernmt/items

language
modernmt.items.language string

modernmt/language

display_name
modernmt.items.display_name string

modernmt/display_name

confidence
modernmt.items.confidence string

modernmt/confidence

items
amazon.items array of object

amazon/items

language
amazon.items.language string

amazon/language

display_name
amazon.items.display_name string

amazon/display_name

confidence
amazon.items.confidence float

amazon/confidence

items
ibm.items array of object

ibm/items

language
ibm.items.language string

ibm/language

display_name
ibm.items.display_name string

ibm/display_name

confidence
ibm.items.confidence float

ibm/confidence

items
openai.items array of object

openai/items

language
openai.items.language string

openai/language

display_name
openai.items.display_name string

openai/display_name

confidence
openai.items.confidence float

openai/confidence

items
microsoft.items array of object

microsoft/items

language
microsoft.items.language string

microsoft/language

display_name
microsoft.items.display_name string

microsoft/display_name

confidence
microsoft.items.confidence float

microsoft/confidence

Extract Information in Invoices

Extracts the data in contains (items, prices, addresses, vendor name, etc.) to automate the invoice processing.

Parameters

Name Key Required Type Description
Providers
providers True string

Enter the names of the providers seperated by a coma

Language
language True string

Enter the language of your file

File
file True binary

Choose the file you want to analyse

Returns

Name Path Type Description
extracted_data
amazon.extracted_data array of object

amazon/extracted_data

customer_name
amazon.extracted_data.customer_information.customer_name string

amazon/customer_information/customer_name

customer_address
amazon.extracted_data.customer_information.customer_address string

amazon/customer_information/customer_address

customer_email
amazon.extracted_data.customer_information.customer_email string

amazon/customer_information/customer_email

customer_id
amazon.extracted_data.customer_information.customer_id string

amazon/customer_information/customer_id

customer_tax_id
amazon.extracted_data.customer_information.customer_tax_id string

amazon/customer_information/customer_tax_id

customer_mailing_address
amazon.extracted_data.customer_information.customer_mailing_address string

amazon/customer_information/customer_mailing_address

customer_billing_address
amazon.extracted_data.customer_information.customer_billing_address string

amazon/customer_information/customer_billing_address

customer_shipping_address
amazon.extracted_data.customer_information.customer_shipping_address string

amazon/customer_information/customer_shipping_address

customer_service_address
amazon.extracted_data.customer_information.customer_service_address string

amazon/customer_information/customer_service_address

customer_remittance_address
amazon.extracted_data.customer_information.customer_remittance_address string

amazon/customer_information/customer_remittance_address

merchant_name
amazon.extracted_data.merchant_information.merchant_name string

amazon/merchant_information/merchant_name

merchant_address
amazon.extracted_data.merchant_information.merchant_address string

amazon/merchant_information/merchant_address

merchant_phone
amazon.extracted_data.merchant_information.merchant_phone string

amazon/merchant_information/merchant_phone

merchant_email
amazon.extracted_data.merchant_information.merchant_email string

amazon/merchant_information/merchant_email

merchant_fax
amazon.extracted_data.merchant_information.merchant_fax string

amazon/merchant_information/merchant_fax

merchant_website
amazon.extracted_data.merchant_information.merchant_website string

amazon/merchant_information/merchant_website

merchant_tax_id
amazon.extracted_data.merchant_information.merchant_tax_id string

amazon/merchant_information/merchant_tax_id

merchant_siret
amazon.extracted_data.merchant_information.merchant_siret string

amazon/merchant_information/merchant_siret

merchant_siren
amazon.extracted_data.merchant_information.merchant_siren string

amazon/merchant_information/merchant_siren

invoice_number
amazon.extracted_data.invoice_number string

amazon/invoice_number

invoice_total
amazon.extracted_data.invoice_total float

amazon/invoice_total

invoice_subtotal
amazon.extracted_data.invoice_subtotal float

amazon/invoice_subtotal

amount_due
amazon.extracted_data.amount_due float

amazon/amount_due

previous_unpaid_balance
amazon.extracted_data.previous_unpaid_balance float

amazon/previous_unpaid_balance

discount
amazon.extracted_data.discount float

amazon/discount

taxes
amazon.extracted_data.taxes array of object

amazon/taxes

value
amazon.extracted_data.taxes.value float

amazon/taxes/value

rate
amazon.extracted_data.taxes.rate float

amazon/taxes/rate

payment_term
amazon.extracted_data.payment_term string

amazon/payment_term

purchase_order
amazon.extracted_data.purchase_order string

amazon/purchase_order

date
amazon.extracted_data.date string

amazon/date

due_date
amazon.extracted_data.due_date string

amazon/due_date

service_date
amazon.extracted_data.service_date string

amazon/service_date

service_due_date
amazon.extracted_data.service_due_date string

amazon/service_due_date

currency
amazon.extracted_data.locale.currency string

amazon/locale/currency

language
amazon.extracted_data.locale.language string

amazon/locale/language

account_number
amazon.extracted_data.bank_informations.account_number string

amazon/bank_informations/account_number

iban
amazon.extracted_data.bank_informations.iban string

amazon/bank_informations/iban

bsb
amazon.extracted_data.bank_informations.bsb string

amazon/bank_informations/bsb

sort_code
amazon.extracted_data.bank_informations.sort_code string

amazon/bank_informations/sort_code

vat_number
amazon.extracted_data.bank_informations.vat_number string

amazon/bank_informations/vat_number

rooting_number
amazon.extracted_data.bank_informations.rooting_number string

amazon/bank_informations/rooting_number

swift
amazon.extracted_data.bank_informations.swift string

amazon/bank_informations/swift

item_lines
amazon.extracted_data.item_lines array of object

amazon/item_lines/item_lines

description
amazon.extracted_data.item_lines.description string

amazon/item_lines/description

quantity
amazon.extracted_data.item_lines.quantity float

amazon/item_lines/quantity

amount
amazon.extracted_data.item_lines.amount float

amazon/item_lines/amount

unit_price
amazon.extracted_data.item_lines.unit_price float

amazon/item_lines/unit_price

discount
amazon.extracted_data.item_lines.discount float

amazon/item_lines/discount

product_code
amazon.extracted_data.item_lines.product_code string

amazon/item_lines/product_code

date_item
amazon.extracted_data.item_lines.date_item string

amazon/item_lines/date_item

tax_item
amazon.extracted_data.item_lines.tax_item float

amazon/item_lines/tax_item

tax_rate
amazon.extracted_data.item_lines.tax_rate float

amazon/item_lines/tax_rate

extracted_data
base64.extracted_data array of object

base64/extracted_data

customer_name
base64.extracted_data.customer_information.customer_name string

base64/customer_information/customer_name

customer_address
base64.extracted_data.customer_information.customer_address string

base64/customer_information/customer_address

customer_email
base64.extracted_data.customer_information.customer_email string

base64/customer_information/customer_email

customer_id
base64.extracted_data.customer_information.customer_id string

base64/customer_information/customer_id

customer_tax_id
base64.extracted_data.customer_information.customer_tax_id string

base64/customer_information/customer_tax_id

customer_mailing_address
base64.extracted_data.customer_information.customer_mailing_address string

base64/customer_information/customer_mailing_address

customer_billing_address
base64.extracted_data.customer_information.customer_billing_address string

base64/customer_information/customer_billing_address

customer_shipping_address
base64.extracted_data.customer_information.customer_shipping_address string

base64/customer_information/customer_shipping_address

customer_service_address
base64.extracted_data.customer_information.customer_service_address string

base64/customer_information/customer_service_address

customer_remittance_address
base64.extracted_data.customer_information.customer_remittance_address string

base64/customer_information/customer_remittance_address

merchant_name
base64.extracted_data.merchant_information.merchant_name string

base64/merchant_information/merchant_name

merchant_address
base64.extracted_data.merchant_information.merchant_address string

base64/merchant_information/merchant_address

merchant_phone
base64.extracted_data.merchant_information.merchant_phone string

base64/merchant_information/merchant_phone

merchant_email
base64.extracted_data.merchant_information.merchant_email string

base64/merchant_information/merchant_email

merchant_fax
base64.extracted_data.merchant_information.merchant_fax string

base64/merchant_information/merchant_fax

merchant_website
base64.extracted_data.merchant_information.merchant_website string

base64/merchant_information/merchant_website

merchant_tax_id
base64.extracted_data.merchant_information.merchant_tax_id string

base64/merchant_information/merchant_tax_id

merchant_siret
base64.extracted_data.merchant_information.merchant_siret string

base64/merchant_information/merchant_siret

merchant_siren
base64.extracted_data.merchant_information.merchant_siren string

base64/merchant_information/merchant_siren

invoice_number
base64.extracted_data.invoice_number string

base64/invoice_number

invoice_total
base64.extracted_data.invoice_total float

base64/invoice_total

invoice_subtotal
base64.extracted_data.invoice_subtotal float

base64/invoice_subtotal

amount_due
base64.extracted_data.amount_due float

base64/amount_due

previous_unpaid_balance
base64.extracted_data.previous_unpaid_balance float

base64/previous_unpaid_balance

discount
base64.extracted_data.discount float

base64/discount

taxes
base64.extracted_data.taxes array of object

base64/taxes

value
base64.extracted_data.taxes.value float

base64/taxes/value

rate
base64.extracted_data.taxes.rate float

base64/taxes/rate

payment_term
base64.extracted_data.payment_term string

base64/payment_term

purchase_order
base64.extracted_data.purchase_order string

base64/purchase_order

date
base64.extracted_data.date string

base64/date

due_date
base64.extracted_data.due_date string

base64/due_date

service_date
base64.extracted_data.service_date string

base64/service_date

service_due_date
base64.extracted_data.service_due_date string

base64/service_due_date

currency
base64.extracted_data.locale.currency string

base64/locale/currency

language
base64.extracted_data.locale.language string

base64/locale/language

account_number
base64.extracted_data.bank_informations.account_number string

base64/bank_informations/account_number

iban
base64.extracted_data.bank_informations.iban string

base64/bank_informations/iban

bsb
base64.extracted_data.bank_informations.bsb string

base64/bank_informations/bsb

sort_code
base64.extracted_data.bank_informations.sort_code string

base64/bank_informations/sort_code

vat_number
base64.extracted_data.bank_informations.vat_number string

base64/bank_informations/vat_number

rooting_number
base64.extracted_data.bank_informations.rooting_number string

base64/bank_informations/rooting_number

swift
base64.extracted_data.bank_informations.swift string

base64/bank_informations/swift

item_lines
base64.extracted_data.item_lines array of object

base64/item_lines/item_lines

description
base64.extracted_data.item_lines.description string

base64/item_lines/description

quantity
base64.extracted_data.item_lines.quantity float

base64/item_lines/quantity

amount
base64.extracted_data.item_lines.amount float

base64/item_lines/amount

unit_price
base64.extracted_data.item_lines.unit_price float

base64/item_lines/unit_price

discount
base64.extracted_data.item_lines.discount float

base64/item_lines/discount

product_code
base64.extracted_data.item_lines.product_code string

base64/item_lines/product_code

date_item
base64.extracted_data.item_lines.date_item string

base64/item_lines/date_item

tax_item
base64.extracted_data.item_lines.tax_item float

base64/item_lines/tax_item

tax_rate
base64.extracted_data.item_lines.tax_rate float

base64/item_lines/tax_rate

extracted_data
dataleon.extracted_data array of object

dataleon/extracted_data

customer_name
dataleon.extracted_data.customer_information.customer_name string

dataleon/customer_information/customer_name

customer_address
dataleon.extracted_data.customer_information.customer_address string

dataleon/customer_information/customer_address

customer_email
dataleon.extracted_data.customer_information.customer_email string

dataleon/customer_information/customer_email

customer_id
dataleon.extracted_data.customer_information.customer_id string

dataleon/customer_information/customer_id

customer_tax_id
dataleon.extracted_data.customer_information.customer_tax_id string

dataleon/customer_information/customer_tax_id

customer_mailing_address
dataleon.extracted_data.customer_information.customer_mailing_address string

dataleon/customer_information/customer_mailing_address

customer_billing_address
dataleon.extracted_data.customer_information.customer_billing_address string

dataleon/customer_information/customer_billing_address

customer_shipping_address
dataleon.extracted_data.customer_information.customer_shipping_address string

dataleon/customer_information/customer_shipping_address

customer_service_address
dataleon.extracted_data.customer_information.customer_service_address string

dataleon/customer_information/customer_service_address

customer_remittance_address
dataleon.extracted_data.customer_information.customer_remittance_address string

dataleon/customer_information/customer_remittance_address

merchant_name
dataleon.extracted_data.merchant_information.merchant_name string

dataleon/merchant_information/merchant_name

merchant_address
dataleon.extracted_data.merchant_information.merchant_address string

dataleon/merchant_information/merchant_address

merchant_phone
dataleon.extracted_data.merchant_information.merchant_phone string

dataleon/merchant_information/merchant_phone

merchant_email
dataleon.extracted_data.merchant_information.merchant_email string

dataleon/merchant_information/merchant_email

merchant_fax
dataleon.extracted_data.merchant_information.merchant_fax string

dataleon/merchant_information/merchant_fax

merchant_website
dataleon.extracted_data.merchant_information.merchant_website string

dataleon/merchant_information/merchant_website

merchant_tax_id
dataleon.extracted_data.merchant_information.merchant_tax_id string

dataleon/merchant_information/merchant_tax_id

merchant_siret
dataleon.extracted_data.merchant_information.merchant_siret string

dataleon/merchant_information/merchant_siret

merchant_siren
dataleon.extracted_data.merchant_information.merchant_siren string

dataleon/merchant_information/merchant_siren

invoice_number
dataleon.extracted_data.invoice_number string

dataleon/invoice_number

invoice_total
dataleon.extracted_data.invoice_total float

dataleon/invoice_total

invoice_subtotal
dataleon.extracted_data.invoice_subtotal float

dataleon/invoice_subtotal

amount_due
dataleon.extracted_data.amount_due float

dataleon/amount_due

previous_unpaid_balance
dataleon.extracted_data.previous_unpaid_balance float

dataleon/previous_unpaid_balance

discount
dataleon.extracted_data.discount float

dataleon/discount

taxes
dataleon.extracted_data.taxes array of object

dataleon/taxes

value
dataleon.extracted_data.taxes.value float

dataleon/taxes/value

rate
dataleon.extracted_data.taxes.rate float

dataleon/taxes/rate

payment_term
dataleon.extracted_data.payment_term string

dataleon/payment_term

purchase_order
dataleon.extracted_data.purchase_order string

dataleon/purchase_order

date
dataleon.extracted_data.date string

dataleon/date

due_date
dataleon.extracted_data.due_date string

dataleon/due_date

service_date
dataleon.extracted_data.service_date string

dataleon/service_date

service_due_date
dataleon.extracted_data.service_due_date string

dataleon/service_due_date

currency
dataleon.extracted_data.locale.currency string

dataleon/locale/currency

language
dataleon.extracted_data.locale.language string

dataleon/locale/language

account_number
dataleon.extracted_data.bank_informations.account_number string

dataleon/bank_informations/account_number

iban
dataleon.extracted_data.bank_informations.iban string

dataleon/bank_informations/iban

bsb
dataleon.extracted_data.bank_informations.bsb string

dataleon/bank_informations/bsb

sort_code
dataleon.extracted_data.bank_informations.sort_code string

dataleon/bank_informations/sort_code

vat_number
dataleon.extracted_data.bank_informations.vat_number string

dataleon/bank_informations/vat_number

rooting_number
dataleon.extracted_data.bank_informations.rooting_number string

dataleon/bank_informations/rooting_number

swift
dataleon.extracted_data.bank_informations.swift string

dataleon/bank_informations/swift

item_lines
dataleon.extracted_data.item_lines array of object

dataleon/item_lines/item_lines

description
dataleon.extracted_data.item_lines.description string

dataleon/item_lines/description

quantity
dataleon.extracted_data.item_lines.quantity float

dataleon/item_lines/quantity

amount
dataleon.extracted_data.item_lines.amount float

dataleon/item_lines/amount

unit_price
dataleon.extracted_data.item_lines.unit_price float

dataleon/item_lines/unit_price

discount
dataleon.extracted_data.item_lines.discount float

dataleon/item_lines/discount

product_code
dataleon.extracted_data.item_lines.product_code string

dataleon/item_lines/product_code

date_item
dataleon.extracted_data.item_lines.date_item string

dataleon/item_lines/date_item

tax_item
dataleon.extracted_data.item_lines.tax_item float

dataleon/item_lines/tax_item

tax_rate
dataleon.extracted_data.item_lines.tax_rate float

dataleon/item_lines/tax_rate

extracted_data
mindee.extracted_data array of object

mindee/extracted_data

customer_name
mindee.extracted_data.customer_information.customer_name string

mindee/customer_information/customer_name

customer_address
mindee.extracted_data.customer_information.customer_address string

mindee/customer_information/customer_address

customer_email
mindee.extracted_data.customer_information.customer_email string

mindee/customer_information/customer_email

customer_id
mindee.extracted_data.customer_information.customer_id string

mindee/customer_information/customer_id

customer_tax_id
mindee.extracted_data.customer_information.customer_tax_id string

mindee/customer_information/customer_tax_id

customer_mailing_address
mindee.extracted_data.customer_information.customer_mailing_address string

mindee/customer_information/customer_mailing_address

customer_billing_address
mindee.extracted_data.customer_information.customer_billing_address string

mindee/customer_information/customer_billing_address

customer_shipping_address
mindee.extracted_data.customer_information.customer_shipping_address string

mindee/customer_information/customer_shipping_address

customer_service_address
mindee.extracted_data.customer_information.customer_service_address string

mindee/customer_information/customer_service_address

customer_remittance_address
mindee.extracted_data.customer_information.customer_remittance_address string

mindee/customer_information/customer_remittance_address

merchant_name
mindee.extracted_data.merchant_information.merchant_name string

mindee/merchant_information/merchant_name

merchant_address
mindee.extracted_data.merchant_information.merchant_address string

mindee/merchant_information/merchant_address

merchant_phone
mindee.extracted_data.merchant_information.merchant_phone string

mindee/merchant_information/merchant_phone

merchant_email
mindee.extracted_data.merchant_information.merchant_email string

mindee/merchant_information/merchant_email

merchant_fax
mindee.extracted_data.merchant_information.merchant_fax string

mindee/merchant_information/merchant_fax

merchant_website
mindee.extracted_data.merchant_information.merchant_website string

mindee/merchant_information/merchant_website

merchant_tax_id
mindee.extracted_data.merchant_information.merchant_tax_id string

mindee/merchant_information/merchant_tax_id

merchant_siret
mindee.extracted_data.merchant_information.merchant_siret string

mindee/merchant_information/merchant_siret

merchant_siren
mindee.extracted_data.merchant_information.merchant_siren string

mindee/merchant_information/merchant_siren

invoice_number
mindee.extracted_data.invoice_number string

mindee/invoice_number

invoice_total
mindee.extracted_data.invoice_total float

mindee/invoice_total

invoice_subtotal
mindee.extracted_data.invoice_subtotal float

mindee/invoice_subtotal

amount_due
mindee.extracted_data.amount_due float

mindee/amount_due

previous_unpaid_balance
mindee.extracted_data.previous_unpaid_balance float

mindee/previous_unpaid_balance

discount
mindee.extracted_data.discount float

mindee/discount

taxes
mindee.extracted_data.taxes array of object

mindee/taxes

value
mindee.extracted_data.taxes.value float

mindee/taxes/value

rate
mindee.extracted_data.taxes.rate float

mindee/taxes/rate

payment_term
mindee.extracted_data.payment_term string

mindee/payment_term

purchase_order
mindee.extracted_data.purchase_order string

mindee/purchase_order

date
mindee.extracted_data.date string

mindee/date

due_date
mindee.extracted_data.due_date string

mindee/due_date

service_date
mindee.extracted_data.service_date string

mindee/service_date

service_due_date
mindee.extracted_data.service_due_date string

mindee/service_due_date

currency
mindee.extracted_data.locale.currency string

mindee/locale/currency

language
mindee.extracted_data.locale.language string

mindee/locale/language

account_number
mindee.extracted_data.bank_informations.account_number string

mindee/bank_informations/account_number

iban
mindee.extracted_data.bank_informations.iban string

mindee/bank_informations/iban

bsb
mindee.extracted_data.bank_informations.bsb string

mindee/bank_informations/bsb

sort_code
mindee.extracted_data.bank_informations.sort_code string

mindee/bank_informations/sort_code

vat_number
mindee.extracted_data.bank_informations.vat_number string

mindee/bank_informations/vat_number

rooting_number
mindee.extracted_data.bank_informations.rooting_number string

mindee/bank_informations/rooting_number

swift
mindee.extracted_data.bank_informations.swift string

mindee/bank_informations/swift

item_lines
mindee.extracted_data.item_lines array of object

mindee/item_lines/item_lines

description
mindee.extracted_data.item_lines.description string

mindee/item_lines/description

quantity
mindee.extracted_data.item_lines.quantity float

mindee/item_lines/quantity

amount
mindee.extracted_data.item_lines.amount float

mindee/item_lines/amount

unit_price
mindee.extracted_data.item_lines.unit_price float

mindee/item_lines/unit_price

discount
mindee.extracted_data.item_lines.discount float

mindee/item_lines/discount

product_code
mindee.extracted_data.item_lines.product_code string

mindee/item_lines/product_code

date_item
mindee.extracted_data.item_lines.date_item string

mindee/item_lines/date_item

tax_item
mindee.extracted_data.item_lines.tax_item float

mindee/item_lines/tax_item

tax_rate
mindee.extracted_data.item_lines.tax_rate float

mindee/item_lines/tax_rate

extracted_data
google.extracted_data array of object

google/extracted_data

customer_name
google.extracted_data.customer_information.customer_name string

google/customer_information/customer_name

customer_address
google.extracted_data.customer_information.customer_address string

google/customer_information/customer_address

customer_email
google.extracted_data.customer_information.customer_email string

google/customer_information/customer_email

customer_id
google.extracted_data.customer_information.customer_id string

google/customer_information/customer_id

customer_tax_id
google.extracted_data.customer_information.customer_tax_id string

google/customer_information/customer_tax_id

customer_mailing_address
google.extracted_data.customer_information.customer_mailing_address string

google/customer_information/customer_mailing_address

customer_billing_address
google.extracted_data.customer_information.customer_billing_address string

google/customer_information/customer_billing_address

customer_shipping_address
google.extracted_data.customer_information.customer_shipping_address string

google/customer_information/customer_shipping_address

customer_service_address
google.extracted_data.customer_information.customer_service_address string

google/customer_information/customer_service_address

customer_remittance_address
google.extracted_data.customer_information.customer_remittance_address string

google/customer_information/customer_remittance_address

merchant_name
google.extracted_data.merchant_information.merchant_name string

google/merchant_information/merchant_name

merchant_address
google.extracted_data.merchant_information.merchant_address string

google/merchant_information/merchant_address

merchant_phone
google.extracted_data.merchant_information.merchant_phone string

google/merchant_information/merchant_phone

merchant_email
google.extracted_data.merchant_information.merchant_email string

google/merchant_information/merchant_email

merchant_fax
google.extracted_data.merchant_information.merchant_fax string

google/merchant_information/merchant_fax

merchant_website
google.extracted_data.merchant_information.merchant_website string

google/merchant_information/merchant_website

merchant_tax_id
google.extracted_data.merchant_information.merchant_tax_id string

google/merchant_information/merchant_tax_id

merchant_siret
google.extracted_data.merchant_information.merchant_siret string

google/merchant_information/merchant_siret

merchant_siren
google.extracted_data.merchant_information.merchant_siren string

google/merchant_information/merchant_siren

invoice_number
google.extracted_data.invoice_number string

google/invoice_number

invoice_total
google.extracted_data.invoice_total float

google/invoice_total

invoice_subtotal
google.extracted_data.invoice_subtotal float

google/invoice_subtotal

amount_due
google.extracted_data.amount_due float

google/amount_due

previous_unpaid_balance
google.extracted_data.previous_unpaid_balance float

google/previous_unpaid_balance

discount
google.extracted_data.discount float

google/discount

taxes
google.extracted_data.taxes array of object

google/taxes

value
google.extracted_data.taxes.value float

google/taxes/value

rate
google.extracted_data.taxes.rate float

google/taxes/rate

payment_term
google.extracted_data.payment_term string

google/payment_term

purchase_order
google.extracted_data.purchase_order string

google/purchase_order

date
google.extracted_data.date string

google/date

due_date
google.extracted_data.due_date string

google/due_date

service_date
google.extracted_data.service_date string

google/service_date

service_due_date
google.extracted_data.service_due_date string

google/service_due_date

currency
google.extracted_data.locale.currency string

google/locale/currency

language
google.extracted_data.locale.language string

google/locale/language

account_number
google.extracted_data.bank_informations.account_number string

google/bank_informations/account_number

iban
google.extracted_data.bank_informations.iban string

google/bank_informations/iban

bsb
google.extracted_data.bank_informations.bsb string

google/bank_informations/bsb

sort_code
google.extracted_data.bank_informations.sort_code string

google/bank_informations/sort_code

vat_number
google.extracted_data.bank_informations.vat_number string

google/bank_informations/vat_number

rooting_number
google.extracted_data.bank_informations.rooting_number string

google/bank_informations/rooting_number

swift
google.extracted_data.bank_informations.swift string

google/bank_informations/swift

item_lines
google.extracted_data.item_lines array of object

google/item_lines/item_lines

description
google.extracted_data.item_lines.description string

google/item_lines/description

quantity
google.extracted_data.item_lines.quantity float

google/item_lines/quantity

amount
google.extracted_data.item_lines.amount float

google/item_lines/amount

unit_price
google.extracted_data.item_lines.unit_price float

google/item_lines/unit_price

discount
google.extracted_data.item_lines.discount float

google/item_lines/discount

product_code
google.extracted_data.item_lines.product_code string

google/item_lines/product_code

date_item
google.extracted_data.item_lines.date_item string

google/item_lines/date_item

tax_item
google.extracted_data.item_lines.tax_item float

google/item_lines/tax_item

tax_rate
google.extracted_data.item_lines.tax_rate float

google/item_lines/tax_rate

extracted_data
affinda.extracted_data array of object

affinda/extracted_data

customer_name
affinda.extracted_data.customer_information.customer_name string

affinda/customer_information/customer_name

customer_address
affinda.extracted_data.customer_information.customer_address string

affinda/customer_information/customer_address

customer_email
affinda.extracted_data.customer_information.customer_email string

affinda/customer_information/customer_email

customer_id
affinda.extracted_data.customer_information.customer_id string

affinda/customer_information/customer_id

customer_tax_id
affinda.extracted_data.customer_information.customer_tax_id string

affinda/customer_information/customer_tax_id

customer_mailing_address
affinda.extracted_data.customer_information.customer_mailing_address string

affinda/customer_information/customer_mailing_address

customer_billing_address
affinda.extracted_data.customer_information.customer_billing_address string

affinda/customer_information/customer_billing_address

customer_shipping_address
affinda.extracted_data.customer_information.customer_shipping_address string

affinda/customer_information/customer_shipping_address

customer_service_address
affinda.extracted_data.customer_information.customer_service_address string

affinda/customer_information/customer_service_address

customer_remittance_address
affinda.extracted_data.customer_information.customer_remittance_address string

affinda/customer_information/customer_remittance_address

merchant_name
affinda.extracted_data.merchant_information.merchant_name string

affinda/merchant_information/merchant_name

merchant_address
affinda.extracted_data.merchant_information.merchant_address string

affinda/merchant_information/merchant_address

merchant_phone
affinda.extracted_data.merchant_information.merchant_phone string

affinda/merchant_information/merchant_phone

merchant_email
affinda.extracted_data.merchant_information.merchant_email string

affinda/merchant_information/merchant_email

merchant_fax
affinda.extracted_data.merchant_information.merchant_fax string

affinda/merchant_information/merchant_fax

merchant_website
affinda.extracted_data.merchant_information.merchant_website string

affinda/merchant_information/merchant_website

merchant_tax_id
affinda.extracted_data.merchant_information.merchant_tax_id string

affinda/merchant_information/merchant_tax_id

merchant_siret
affinda.extracted_data.merchant_information.merchant_siret string

affinda/merchant_information/merchant_siret

merchant_siren
affinda.extracted_data.merchant_information.merchant_siren string

affinda/merchant_information/merchant_siren

invoice_number
affinda.extracted_data.invoice_number string

affinda/invoice_number

invoice_total
affinda.extracted_data.invoice_total float

affinda/invoice_total

invoice_subtotal
affinda.extracted_data.invoice_subtotal float

affinda/invoice_subtotal

amount_due
affinda.extracted_data.amount_due float

affinda/amount_due

previous_unpaid_balance
affinda.extracted_data.previous_unpaid_balance float

affinda/previous_unpaid_balance

discount
affinda.extracted_data.discount float

affinda/discount

taxes
affinda.extracted_data.taxes array of object

affinda/taxes

value
affinda.extracted_data.taxes.value float

affinda/taxes/value

rate
affinda.extracted_data.taxes.rate float

affinda/taxes/rate

payment_term
affinda.extracted_data.payment_term string

affinda/payment_term

purchase_order
affinda.extracted_data.purchase_order string

affinda/purchase_order

date
affinda.extracted_data.date string

affinda/date

due_date
affinda.extracted_data.due_date string

affinda/due_date

service_date
affinda.extracted_data.service_date string

affinda/service_date

service_due_date
affinda.extracted_data.service_due_date string

affinda/service_due_date

currency
affinda.extracted_data.locale.currency string

affinda/locale/currency

language
affinda.extracted_data.locale.language string

affinda/locale/language

account_number
affinda.extracted_data.bank_informations.account_number string

affinda/bank_informations/account_number

iban
affinda.extracted_data.bank_informations.iban string

affinda/bank_informations/iban

bsb
affinda.extracted_data.bank_informations.bsb string

affinda/bank_informations/bsb

sort_code
affinda.extracted_data.bank_informations.sort_code string

affinda/bank_informations/sort_code

vat_number
affinda.extracted_data.bank_informations.vat_number string

affinda/bank_informations/vat_number

rooting_number
affinda.extracted_data.bank_informations.rooting_number string

affinda/bank_informations/rooting_number

swift
affinda.extracted_data.bank_informations.swift string

affinda/bank_informations/swift

item_lines
affinda.extracted_data.item_lines array of object

affinda/item_lines/item_lines

description
affinda.extracted_data.item_lines.description string

affinda/item_lines/description

quantity
affinda.extracted_data.item_lines.quantity float

affinda/item_lines/quantity

amount
affinda.extracted_data.item_lines.amount float

affinda/item_lines/amount

unit_price
affinda.extracted_data.item_lines.unit_price float

affinda/item_lines/unit_price

discount
affinda.extracted_data.item_lines.discount float

affinda/item_lines/discount

product_code
affinda.extracted_data.item_lines.product_code string

affinda/item_lines/product_code

date_item
affinda.extracted_data.item_lines.date_item string

affinda/item_lines/date_item

tax_item
affinda.extracted_data.item_lines.tax_item float

affinda/item_lines/tax_item

tax_rate
affinda.extracted_data.item_lines.tax_rate float

affinda/item_lines/tax_rate

extracted_data
microsoft.extracted_data array of object

microsoft/extracted_data

customer_name
microsoft.extracted_data.customer_information.customer_name string

microsoft/customer_information/customer_name

customer_address
microsoft.extracted_data.customer_information.customer_address string

microsoft/customer_information/customer_address

customer_email
microsoft.extracted_data.customer_information.customer_email string

microsoft/customer_information/customer_email

customer_id
microsoft.extracted_data.customer_information.customer_id string

microsoft/customer_information/customer_id

customer_tax_id
microsoft.extracted_data.customer_information.customer_tax_id string

microsoft/customer_information/customer_tax_id

customer_mailing_address
microsoft.extracted_data.customer_information.customer_mailing_address string

microsoft/customer_information/customer_mailing_address

customer_billing_address
microsoft.extracted_data.customer_information.customer_billing_address string

microsoft/customer_information/customer_billing_address

customer_shipping_address
microsoft.extracted_data.customer_information.customer_shipping_address string

microsoft/customer_information/customer_shipping_address

customer_service_address
microsoft.extracted_data.customer_information.customer_service_address string

microsoft/customer_information/customer_service_address

customer_remittance_address
microsoft.extracted_data.customer_information.customer_remittance_address string

microsoft/customer_information/customer_remittance_address

merchant_name
microsoft.extracted_data.merchant_information.merchant_name string

microsoft/merchant_information/merchant_name

merchant_address
microsoft.extracted_data.merchant_information.merchant_address string

microsoft/merchant_information/merchant_address

merchant_phone
microsoft.extracted_data.merchant_information.merchant_phone string

microsoft/merchant_information/merchant_phone

merchant_email
microsoft.extracted_data.merchant_information.merchant_email string

microsoft/merchant_information/merchant_email

merchant_fax
microsoft.extracted_data.merchant_information.merchant_fax string

microsoft/merchant_information/merchant_fax

merchant_website
microsoft.extracted_data.merchant_information.merchant_website string

microsoft/merchant_information/merchant_website

merchant_tax_id
microsoft.extracted_data.merchant_information.merchant_tax_id string

microsoft/merchant_information/merchant_tax_id

merchant_siret
microsoft.extracted_data.merchant_information.merchant_siret string

microsoft/merchant_information/merchant_siret

merchant_siren
microsoft.extracted_data.merchant_information.merchant_siren string

microsoft/merchant_information/merchant_siren

invoice_number
microsoft.extracted_data.invoice_number string

microsoft/invoice_number

invoice_total
microsoft.extracted_data.invoice_total float

microsoft/invoice_total

invoice_subtotal
microsoft.extracted_data.invoice_subtotal float

microsoft/invoice_subtotal

amount_due
microsoft.extracted_data.amount_due float

microsoft/amount_due

previous_unpaid_balance
microsoft.extracted_data.previous_unpaid_balance float

microsoft/previous_unpaid_balance

discount
microsoft.extracted_data.discount float

microsoft/discount

taxes
microsoft.extracted_data.taxes array of object

microsoft/taxes

value
microsoft.extracted_data.taxes.value float

microsoft/taxes/value

rate
microsoft.extracted_data.taxes.rate float

microsoft/taxes/rate

payment_term
microsoft.extracted_data.payment_term string

microsoft/payment_term

purchase_order
microsoft.extracted_data.purchase_order string

microsoft/purchase_order

date
microsoft.extracted_data.date string

microsoft/date

due_date
microsoft.extracted_data.due_date string

microsoft/due_date

service_date
microsoft.extracted_data.service_date string

microsoft/service_date

service_due_date
microsoft.extracted_data.service_due_date string

microsoft/service_due_date

currency
microsoft.extracted_data.locale.currency string

microsoft/locale/currency

language
microsoft.extracted_data.locale.language string

microsoft/locale/language

account_number
microsoft.extracted_data.bank_informations.account_number string

microsoft/bank_informations/account_number

iban
microsoft.extracted_data.bank_informations.iban string

microsoft/bank_informations/iban

bsb
microsoft.extracted_data.bank_informations.bsb string

microsoft/bank_informations/bsb

sort_code
microsoft.extracted_data.bank_informations.sort_code string

microsoft/bank_informations/sort_code

vat_number
microsoft.extracted_data.bank_informations.vat_number string

microsoft/bank_informations/vat_number

rooting_number
microsoft.extracted_data.bank_informations.rooting_number string

microsoft/bank_informations/rooting_number

swift
microsoft.extracted_data.bank_informations.swift string

microsoft/bank_informations/swift

item_lines
microsoft.extracted_data.item_lines array of object

microsoft/item_lines/item_lines

description
microsoft.extracted_data.item_lines.description string

microsoft/item_lines/description

quantity
microsoft.extracted_data.item_lines.quantity float

microsoft/item_lines/quantity

amount
microsoft.extracted_data.item_lines.amount float

microsoft/item_lines/amount

unit_price
microsoft.extracted_data.item_lines.unit_price float

microsoft/item_lines/unit_price

discount
microsoft.extracted_data.item_lines.discount float

microsoft/item_lines/discount

product_code
microsoft.extracted_data.item_lines.product_code string

microsoft/item_lines/product_code

date_item
microsoft.extracted_data.item_lines.date_item string

microsoft/item_lines/date_item

tax_item
microsoft.extracted_data.item_lines.tax_item float

microsoft/item_lines/tax_item

tax_rate
microsoft.extracted_data.item_lines.tax_rate float

microsoft/item_lines/tax_rate

extracted_data
veryfi.extracted_data array of object

veryfi/extracted_data

customer_name
veryfi.extracted_data.customer_information.customer_name string

veryfi/customer_information/customer_name

customer_address
veryfi.extracted_data.customer_information.customer_address string

veryfi/customer_information/customer_address

customer_email
veryfi.extracted_data.customer_information.customer_email string

veryfi/customer_information/customer_email

customer_id
veryfi.extracted_data.customer_information.customer_id string

veryfi/customer_information/customer_id

customer_tax_id
veryfi.extracted_data.customer_information.customer_tax_id string

veryfi/customer_information/customer_tax_id

customer_mailing_address
veryfi.extracted_data.customer_information.customer_mailing_address string

veryfi/customer_information/customer_mailing_address

customer_billing_address
veryfi.extracted_data.customer_information.customer_billing_address string

veryfi/customer_information/customer_billing_address

customer_shipping_address
veryfi.extracted_data.customer_information.customer_shipping_address string

veryfi/customer_information/customer_shipping_address

customer_service_address
veryfi.extracted_data.customer_information.customer_service_address string

veryfi/customer_information/customer_service_address

customer_remittance_address
veryfi.extracted_data.customer_information.customer_remittance_address string

veryfi/customer_information/customer_remittance_address

merchant_name
veryfi.extracted_data.merchant_information.merchant_name string

veryfi/merchant_information/merchant_name

merchant_address
veryfi.extracted_data.merchant_information.merchant_address string

veryfi/merchant_information/merchant_address

merchant_phone
veryfi.extracted_data.merchant_information.merchant_phone string

veryfi/merchant_information/merchant_phone

merchant_email
veryfi.extracted_data.merchant_information.merchant_email string

veryfi/merchant_information/merchant_email

merchant_fax
veryfi.extracted_data.merchant_information.merchant_fax string

veryfi/merchant_information/merchant_fax

merchant_website
veryfi.extracted_data.merchant_information.merchant_website string

veryfi/merchant_information/merchant_website

merchant_tax_id
veryfi.extracted_data.merchant_information.merchant_tax_id string

veryfi/merchant_information/merchant_tax_id

merchant_siret
veryfi.extracted_data.merchant_information.merchant_siret string

veryfi/merchant_information/merchant_siret

merchant_siren
veryfi.extracted_data.merchant_information.merchant_siren string

veryfi/merchant_information/merchant_siren

invoice_number
veryfi.extracted_data.invoice_number string

veryfi/invoice_number

invoice_total
veryfi.extracted_data.invoice_total float

veryfi/invoice_total

invoice_subtotal
veryfi.extracted_data.invoice_subtotal float

veryfi/invoice_subtotal

amount_due
veryfi.extracted_data.amount_due float

veryfi/amount_due

previous_unpaid_balance
veryfi.extracted_data.previous_unpaid_balance float

veryfi/previous_unpaid_balance

discount
veryfi.extracted_data.discount float

veryfi/discount

taxes
veryfi.extracted_data.taxes array of object

veryfi/taxes

value
veryfi.extracted_data.taxes.value float

veryfi/taxes/value

rate
veryfi.extracted_data.taxes.rate float

veryfi/taxes/rate

payment_term
veryfi.extracted_data.payment_term string

veryfi/payment_term

purchase_order
veryfi.extracted_data.purchase_order string

veryfi/purchase_order

date
veryfi.extracted_data.date string

veryfi/date

due_date
veryfi.extracted_data.due_date string

veryfi/due_date

service_date
veryfi.extracted_data.service_date string

veryfi/service_date

service_due_date
veryfi.extracted_data.service_due_date string

veryfi/service_due_date

currency
veryfi.extracted_data.locale.currency string

veryfi/locale/currency

language
veryfi.extracted_data.locale.language string

veryfi/locale/language

account_number
veryfi.extracted_data.bank_informations.account_number string

veryfi/bank_informations/account_number

iban
veryfi.extracted_data.bank_informations.iban string

veryfi/bank_informations/iban

bsb
veryfi.extracted_data.bank_informations.bsb string

veryfi/bank_informations/bsb

sort_code
veryfi.extracted_data.bank_informations.sort_code string

veryfi/bank_informations/sort_code

vat_number
veryfi.extracted_data.bank_informations.vat_number string

veryfi/bank_informations/vat_number

rooting_number
veryfi.extracted_data.bank_informations.rooting_number string

veryfi/bank_informations/rooting_number

swift
veryfi.extracted_data.bank_informations.swift string

veryfi/bank_informations/swift

item_lines
veryfi.extracted_data.item_lines array of object

veryfi/item_lines/item_lines

description
veryfi.extracted_data.item_lines.description string

veryfi/item_lines/description

quantity
veryfi.extracted_data.item_lines.quantity float

veryfi/item_lines/quantity

amount
veryfi.extracted_data.item_lines.amount float

veryfi/item_lines/amount

unit_price
veryfi.extracted_data.item_lines.unit_price float

veryfi/item_lines/unit_price

discount
veryfi.extracted_data.item_lines.discount float

veryfi/item_lines/discount

product_code
veryfi.extracted_data.item_lines.product_code string

veryfi/item_lines/product_code

date_item
veryfi.extracted_data.item_lines.date_item string

veryfi/item_lines/date_item

tax_item
veryfi.extracted_data.item_lines.tax_item float

veryfi/item_lines/tax_item

tax_rate
veryfi.extracted_data.item_lines.tax_rate float

veryfi/item_lines/tax_rate

Extract Information in Receipts

Extract structured information like products purchased, quantity, price, date and VAT from receipts.

Parameters

Name Key Required Type Description
Providers
providers True string

Enter the names of the providers seperated by a coma

Language
language True string

Enter the language of your file

File
file True binary

Choose the file you want to analyse

Returns

Name Path Type Description
extracted_data
base64.extracted_data array of object

base64/extracted_data

invoice_number
base64.extracted_data.invoice_number string

base64/invoice_number

invoice_total
base64.extracted_data.invoice_total float

base64/invoice_total

invoice_subtotal
base64.extracted_data.invoice_subtotal float

base64/invoice_subtotal

barcodes
base64.extracted_data.barcodes array of

base64/barcodes

category
base64.extracted_data.category string

base64/category

date
base64.extracted_data.date string

base64/date

due_date
base64.extracted_data.due_date string

base64/due_date

time
base64.extracted_data.time string

base64/time

customer_name
base64.extracted_data.customer_information.customer_name string

base64/customer_information/customer_name

merchant_name
base64.extracted_data.merchant_information.merchant_name string

base64/merchant_information/merchant_name

merchant_address
base64.extracted_data.merchant_information.merchant_address string

base64/merchant_information/merchant_address

merchant_phone
base64.extracted_data.merchant_information.merchant_phone string

base64/merchant_information/merchant_phone

merchant_url
base64.extracted_data.merchant_information.merchant_url string

base64/merchant_information/merchant_url

merchant_siret
base64.extracted_data.merchant_information.merchant_siret string

base64/merchant_information/merchant_siret

merchant_siren
base64.extracted_data.merchant_information.merchant_siren string

base64/merchant_information/merchant_siren

card_type
base64.extracted_data.payment_information.card_type string

base64/payment_information/card_type

card_number
base64.extracted_data.payment_information.card_number string

base64/payment_information/card_number

cash
base64.extracted_data.payment_information.cash string

base64/payment_information/cash

tip
base64.extracted_data.payment_information.tip string

base64/payment_information/tip

discount
base64.extracted_data.payment_information.discount string

base64/payment_information/discount

change
base64.extracted_data.payment_information.change string

base64/payment_information/change

currency
base64.extracted_data.locale.currency string

base64/locale/currency

language
base64.extracted_data.locale.language string

base64/locale/language

country
base64.extracted_data.locale.country string

base64/locale/country

taxes
base64.extracted_data.taxes array of object

base64/taxes

taxes
base64.extracted_data.taxes.taxes float

base64/taxes/taxes

rate
base64.extracted_data.taxes.rate float

base64/taxes/rate

payment_code
base64.extracted_data.receipt_infos.payment_code string

base64/receipt_infos/payment_code

host
base64.extracted_data.receipt_infos.host string

base64/receipt_infos/host

payment_id
base64.extracted_data.receipt_infos.payment_id string

base64/receipt_infos/payment_id

card_type
base64.extracted_data.receipt_infos.card_type string

base64/receipt_infos/card_type

receipt_number
base64.extracted_data.receipt_infos.receipt_number string

base64/receipt_infos/receipt_number

item_lines
base64.extracted_data.item_lines array of object

base64/item_lines

description
base64.extracted_data.item_lines.description string

base64/item_lines/description

quantity
base64.extracted_data.item_lines.quantity float

base64/item_lines/quantity

amount
base64.extracted_data.item_lines.amount float

base64/item_lines/amount

unit_price
base64.extracted_data.item_lines.unit_price float

base64/item_lines/unit_price

extracted_data
dataleon.extracted_data array of object

dataleon/extracted_data

invoice_number
dataleon.extracted_data.invoice_number string

dataleon/invoice_number

invoice_total
dataleon.extracted_data.invoice_total float

dataleon/invoice_total

invoice_subtotal
dataleon.extracted_data.invoice_subtotal float

dataleon/invoice_subtotal

barcodes
dataleon.extracted_data.barcodes array of

dataleon/barcodes

category
dataleon.extracted_data.category string

dataleon/category

date
dataleon.extracted_data.date string

dataleon/date

due_date
dataleon.extracted_data.due_date string

dataleon/due_date

time
dataleon.extracted_data.time string

dataleon/time

customer_name
dataleon.extracted_data.customer_information.customer_name string

dataleon/customer_information/customer_name

merchant_name
dataleon.extracted_data.merchant_information.merchant_name string

dataleon/merchant_information/merchant_name

merchant_address
dataleon.extracted_data.merchant_information.merchant_address string

dataleon/merchant_information/merchant_address

merchant_phone
dataleon.extracted_data.merchant_information.merchant_phone string

dataleon/merchant_information/merchant_phone

merchant_url
dataleon.extracted_data.merchant_information.merchant_url string

dataleon/merchant_information/merchant_url

merchant_siret
dataleon.extracted_data.merchant_information.merchant_siret string

dataleon/merchant_information/merchant_siret

merchant_siren
dataleon.extracted_data.merchant_information.merchant_siren string

dataleon/merchant_information/merchant_siren

card_type
dataleon.extracted_data.payment_information.card_type string

dataleon/payment_information/card_type

card_number
dataleon.extracted_data.payment_information.card_number string

dataleon/payment_information/card_number

cash
dataleon.extracted_data.payment_information.cash string

dataleon/payment_information/cash

tip
dataleon.extracted_data.payment_information.tip string

dataleon/payment_information/tip

discount
dataleon.extracted_data.payment_information.discount string

dataleon/payment_information/discount

change
dataleon.extracted_data.payment_information.change string

dataleon/payment_information/change

currency
dataleon.extracted_data.locale.currency string

dataleon/locale/currency

language
dataleon.extracted_data.locale.language string

dataleon/locale/language

country
dataleon.extracted_data.locale.country string

dataleon/locale/country

taxes
dataleon.extracted_data.taxes array of object

dataleon/taxes

taxes
dataleon.extracted_data.taxes.taxes float

dataleon/taxes/taxes

rate
dataleon.extracted_data.taxes.rate float

dataleon/taxes/rate

payment_code
dataleon.extracted_data.receipt_infos.payment_code string

dataleon/receipt_infos/payment_code

host
dataleon.extracted_data.receipt_infos.host string

dataleon/receipt_infos/host

payment_id
dataleon.extracted_data.receipt_infos.payment_id string

dataleon/receipt_infos/payment_id

card_type
dataleon.extracted_data.receipt_infos.card_type string

dataleon/receipt_infos/card_type

receipt_number
dataleon.extracted_data.receipt_infos.receipt_number string

dataleon/receipt_infos/receipt_number

item_lines
dataleon.extracted_data.item_lines array of object

dataleon/item_lines

description
dataleon.extracted_data.item_lines.description string

dataleon/item_lines/description

quantity
dataleon.extracted_data.item_lines.quantity float

dataleon/item_lines/quantity

amount
dataleon.extracted_data.item_lines.amount float

dataleon/item_lines/amount

unit_price
dataleon.extracted_data.item_lines.unit_price float

dataleon/item_lines/unit_price

extracted_data
microsoft.extracted_data array of object

microsoft/extracted_data

invoice_number
microsoft.extracted_data.invoice_number string

microsoft/invoice_number

invoice_total
microsoft.extracted_data.invoice_total float

microsoft/invoice_total

invoice_subtotal
microsoft.extracted_data.invoice_subtotal float

microsoft/invoice_subtotal

barcodes
microsoft.extracted_data.barcodes array of

microsoft/barcodes

category
microsoft.extracted_data.category string

microsoft/category

date
microsoft.extracted_data.date string

microsoft/date

due_date
microsoft.extracted_data.due_date string

microsoft/due_date

time
microsoft.extracted_data.time string

microsoft/time

customer_name
microsoft.extracted_data.customer_information.customer_name string

microsoft/customer_information/customer_name

merchant_name
microsoft.extracted_data.merchant_information.merchant_name string

microsoft/merchant_information/merchant_name

merchant_address
microsoft.extracted_data.merchant_information.merchant_address string

microsoft/merchant_information/merchant_address

merchant_phone
microsoft.extracted_data.merchant_information.merchant_phone string

microsoft/merchant_information/merchant_phone

merchant_url
microsoft.extracted_data.merchant_information.merchant_url string

microsoft/merchant_information/merchant_url

merchant_siret
microsoft.extracted_data.merchant_information.merchant_siret string

microsoft/merchant_information/merchant_siret

merchant_siren
microsoft.extracted_data.merchant_information.merchant_siren string

microsoft/merchant_information/merchant_siren

card_type
microsoft.extracted_data.payment_information.card_type string

microsoft/payment_information/card_type

card_number
microsoft.extracted_data.payment_information.card_number string

microsoft/payment_information/card_number

cash
microsoft.extracted_data.payment_information.cash string

microsoft/payment_information/cash

tip
microsoft.extracted_data.payment_information.tip string

microsoft/payment_information/tip

discount
microsoft.extracted_data.payment_information.discount string

microsoft/payment_information/discount

change
microsoft.extracted_data.payment_information.change string

microsoft/payment_information/change

currency
microsoft.extracted_data.locale.currency string

microsoft/locale/currency

language
microsoft.extracted_data.locale.language string

microsoft/locale/language

country
microsoft.extracted_data.locale.country string

microsoft/locale/country

taxes
microsoft.extracted_data.taxes array of object

microsoft/taxes

taxes
microsoft.extracted_data.taxes.taxes float

microsoft/taxes/taxes

rate
microsoft.extracted_data.taxes.rate float

microsoft/taxes/rate

payment_code
microsoft.extracted_data.receipt_infos.payment_code string

microsoft/receipt_infos/payment_code

host
microsoft.extracted_data.receipt_infos.host string

microsoft/receipt_infos/host

payment_id
microsoft.extracted_data.receipt_infos.payment_id string

microsoft/receipt_infos/payment_id

card_type
microsoft.extracted_data.receipt_infos.card_type string

microsoft/receipt_infos/card_type

receipt_number
microsoft.extracted_data.receipt_infos.receipt_number string

microsoft/receipt_infos/receipt_number

item_lines
microsoft.extracted_data.item_lines array of object

microsoft/item_lines

description
microsoft.extracted_data.item_lines.description string

microsoft/item_lines/description

quantity
microsoft.extracted_data.item_lines.quantity float

microsoft/item_lines/quantity

amount
microsoft.extracted_data.item_lines.amount float

microsoft/item_lines/amount

unit_price
microsoft.extracted_data.item_lines.unit_price float

microsoft/item_lines/unit_price

extracted_data
google.extracted_data array of object

google/extracted_data

invoice_number
google.extracted_data.invoice_number string

google/invoice_number

invoice_total
google.extracted_data.invoice_total float

google/invoice_total

invoice_subtotal
google.extracted_data.invoice_subtotal float

google/invoice_subtotal

barcodes
google.extracted_data.barcodes array of

google/barcodes

category
google.extracted_data.category string

google/category

date
google.extracted_data.date string

google/date

due_date
google.extracted_data.due_date string

google/due_date

time
google.extracted_data.time string

google/time

customer_name
google.extracted_data.customer_information.customer_name string

google/customer_information/customer_name

merchant_name
google.extracted_data.merchant_information.merchant_name string

google/merchant_information/merchant_name

merchant_address
google.extracted_data.merchant_information.merchant_address string

google/merchant_information/merchant_address

merchant_phone
google.extracted_data.merchant_information.merchant_phone string

google/merchant_information/merchant_phone

merchant_url
google.extracted_data.merchant_information.merchant_url string

google/merchant_information/merchant_url

merchant_siret
google.extracted_data.merchant_information.merchant_siret string

google/merchant_information/merchant_siret

merchant_siren
google.extracted_data.merchant_information.merchant_siren string

google/merchant_information/merchant_siren

card_type
google.extracted_data.payment_information.card_type string

google/payment_information/card_type

card_number
google.extracted_data.payment_information.card_number string

google/payment_information/card_number

cash
google.extracted_data.payment_information.cash string

google/payment_information/cash

tip
google.extracted_data.payment_information.tip string

google/payment_information/tip

discount
google.extracted_data.payment_information.discount string

google/payment_information/discount

change
google.extracted_data.payment_information.change string

google/payment_information/change

currency
google.extracted_data.locale.currency string

google/locale/currency

language
google.extracted_data.locale.language string

google/locale/language

country
google.extracted_data.locale.country string

google/locale/country

taxes
google.extracted_data.taxes array of object

google/taxes

taxes
google.extracted_data.taxes.taxes float

google/taxes/taxes

rate
google.extracted_data.taxes.rate float

google/taxes/rate

payment_code
google.extracted_data.receipt_infos.payment_code string

google/receipt_infos/payment_code

host
google.extracted_data.receipt_infos.host string

google/receipt_infos/host

payment_id
google.extracted_data.receipt_infos.payment_id string

google/receipt_infos/payment_id

card_type
google.extracted_data.receipt_infos.card_type string

google/receipt_infos/card_type

receipt_number
google.extracted_data.receipt_infos.receipt_number string

google/receipt_infos/receipt_number

item_lines
google.extracted_data.item_lines array of object

google/item_lines

description
google.extracted_data.item_lines.description string

google/item_lines/description

quantity
google.extracted_data.item_lines.quantity float

google/item_lines/quantity

amount
google.extracted_data.item_lines.amount float

google/item_lines/amount

unit_price
google.extracted_data.item_lines.unit_price float

google/item_lines/unit_price

extracted_data
tabscanner.extracted_data array of object

tabscanner/extracted_data

invoice_number
tabscanner.extracted_data.invoice_number string

tabscanner/invoice_number

invoice_total
tabscanner.extracted_data.invoice_total float

tabscanner/invoice_total

invoice_subtotal
tabscanner.extracted_data.invoice_subtotal float

tabscanner/invoice_subtotal

barcodes
tabscanner.extracted_data.barcodes array of

tabscanner/barcodes

category
tabscanner.extracted_data.category string

tabscanner/category

date
tabscanner.extracted_data.date string

tabscanner/date

due_date
tabscanner.extracted_data.due_date string

tabscanner/due_date

time
tabscanner.extracted_data.time string

tabscanner/time

customer_name
tabscanner.extracted_data.customer_information.customer_name string

tabscanner/customer_information/customer_name

merchant_name
tabscanner.extracted_data.merchant_information.merchant_name string

tabscanner/merchant_information/merchant_name

merchant_address
tabscanner.extracted_data.merchant_information.merchant_address string

tabscanner/merchant_information/merchant_address

merchant_phone
tabscanner.extracted_data.merchant_information.merchant_phone string

tabscanner/merchant_information/merchant_phone

merchant_url
tabscanner.extracted_data.merchant_information.merchant_url string

tabscanner/merchant_information/merchant_url

merchant_siret
tabscanner.extracted_data.merchant_information.merchant_siret string

tabscanner/merchant_information/merchant_siret

merchant_siren
tabscanner.extracted_data.merchant_information.merchant_siren string

tabscanner/merchant_information/merchant_siren

card_type
tabscanner.extracted_data.payment_information.card_type string

tabscanner/payment_information/card_type

card_number
tabscanner.extracted_data.payment_information.card_number string

tabscanner/payment_information/card_number

cash
tabscanner.extracted_data.payment_information.cash string

tabscanner/payment_information/cash

tip
tabscanner.extracted_data.payment_information.tip string

tabscanner/payment_information/tip

discount
tabscanner.extracted_data.payment_information.discount string

tabscanner/payment_information/discount

change
tabscanner.extracted_data.payment_information.change string

tabscanner/payment_information/change

currency
tabscanner.extracted_data.locale.currency string

tabscanner/locale/currency

language
tabscanner.extracted_data.locale.language string

tabscanner/locale/language

country
tabscanner.extracted_data.locale.country string

tabscanner/locale/country

taxes
tabscanner.extracted_data.taxes array of object

tabscanner/taxes

taxes
tabscanner.extracted_data.taxes.taxes float

tabscanner/taxes/taxes

rate
tabscanner.extracted_data.taxes.rate float

tabscanner/taxes/rate

payment_code
tabscanner.extracted_data.receipt_infos.payment_code string

tabscanner/receipt_infos/payment_code

host
tabscanner.extracted_data.receipt_infos.host string

tabscanner/receipt_infos/host

payment_id
tabscanner.extracted_data.receipt_infos.payment_id string

tabscanner/receipt_infos/payment_id

card_type
tabscanner.extracted_data.receipt_infos.card_type string

tabscanner/receipt_infos/card_type

receipt_number
tabscanner.extracted_data.receipt_infos.receipt_number string

tabscanner/receipt_infos/receipt_number

item_lines
tabscanner.extracted_data.item_lines array of object

tabscanner/item_lines

description
tabscanner.extracted_data.item_lines.description string

tabscanner/item_lines/description

quantity
tabscanner.extracted_data.item_lines.quantity float

tabscanner/item_lines/quantity

amount
tabscanner.extracted_data.item_lines.amount float

tabscanner/item_lines/amount

unit_price
tabscanner.extracted_data.item_lines.unit_price float

tabscanner/item_lines/unit_price

extracted_data
mindee.extracted_data array of object

mindee/extracted_data

invoice_number
mindee.extracted_data.invoice_number string

mindee/invoice_number

invoice_total
mindee.extracted_data.invoice_total float

mindee/invoice_total

invoice_subtotal
mindee.extracted_data.invoice_subtotal float

mindee/invoice_subtotal

barcodes
mindee.extracted_data.barcodes array of

mindee/barcodes

category
mindee.extracted_data.category string

mindee/category

date
mindee.extracted_data.date string

mindee/date

due_date
mindee.extracted_data.due_date string

mindee/due_date

time
mindee.extracted_data.time string

mindee/time

customer_name
mindee.extracted_data.customer_information.customer_name string

mindee/customer_information/customer_name

merchant_name
mindee.extracted_data.merchant_information.merchant_name string

mindee/merchant_information/merchant_name

merchant_address
mindee.extracted_data.merchant_information.merchant_address string

mindee/merchant_information/merchant_address

merchant_phone
mindee.extracted_data.merchant_information.merchant_phone string

mindee/merchant_information/merchant_phone

merchant_url
mindee.extracted_data.merchant_information.merchant_url string

mindee/merchant_information/merchant_url

merchant_siret
mindee.extracted_data.merchant_information.merchant_siret string

mindee/merchant_information/merchant_siret

merchant_siren
mindee.extracted_data.merchant_information.merchant_siren string

mindee/merchant_information/merchant_siren

card_type
mindee.extracted_data.payment_information.card_type string

mindee/payment_information/card_type

card_number
mindee.extracted_data.payment_information.card_number string

mindee/payment_information/card_number

cash
mindee.extracted_data.payment_information.cash string

mindee/payment_information/cash

tip
mindee.extracted_data.payment_information.tip string

mindee/payment_information/tip

discount
mindee.extracted_data.payment_information.discount string

mindee/payment_information/discount

change
mindee.extracted_data.payment_information.change string

mindee/payment_information/change

currency
mindee.extracted_data.locale.currency string

mindee/locale/currency

language
mindee.extracted_data.locale.language string

mindee/locale/language

country
mindee.extracted_data.locale.country string

mindee/locale/country

taxes
mindee.extracted_data.taxes array of object

mindee/taxes

taxes
mindee.extracted_data.taxes.taxes float

mindee/taxes/taxes

rate
mindee.extracted_data.taxes.rate float

mindee/taxes/rate

payment_code
mindee.extracted_data.receipt_infos.payment_code string

mindee/receipt_infos/payment_code

host
mindee.extracted_data.receipt_infos.host string

mindee/receipt_infos/host

payment_id
mindee.extracted_data.receipt_infos.payment_id string

mindee/receipt_infos/payment_id

card_type
mindee.extracted_data.receipt_infos.card_type string

mindee/receipt_infos/card_type

receipt_number
mindee.extracted_data.receipt_infos.receipt_number string

mindee/receipt_infos/receipt_number

item_lines
mindee.extracted_data.item_lines array of object

mindee/item_lines

description
mindee.extracted_data.item_lines.description string

mindee/item_lines/description

quantity
mindee.extracted_data.item_lines.quantity float

mindee/item_lines/quantity

amount
mindee.extracted_data.item_lines.amount float

mindee/item_lines/amount

unit_price
mindee.extracted_data.item_lines.unit_price float

mindee/item_lines/unit_price

extracted_data
veryfi.extracted_data array of object

veryfi/extracted_data

invoice_number
veryfi.extracted_data.invoice_number string

veryfi/invoice_number

invoice_total
veryfi.extracted_data.invoice_total float

veryfi/invoice_total

invoice_subtotal
veryfi.extracted_data.invoice_subtotal float

veryfi/invoice_subtotal

barcodes
veryfi.extracted_data.barcodes array of

veryfi/barcodes

category
veryfi.extracted_data.category string

veryfi/category

date
veryfi.extracted_data.date string

veryfi/date

due_date
veryfi.extracted_data.due_date string

veryfi/due_date

time
veryfi.extracted_data.time string

veryfi/time

customer_name
veryfi.extracted_data.customer_information.customer_name string

veryfi/customer_information/customer_name

merchant_name
veryfi.extracted_data.merchant_information.merchant_name string

veryfi/merchant_information/merchant_name

merchant_address
veryfi.extracted_data.merchant_information.merchant_address string

veryfi/merchant_information/merchant_address

merchant_phone
veryfi.extracted_data.merchant_information.merchant_phone string

veryfi/merchant_information/merchant_phone

merchant_url
veryfi.extracted_data.merchant_information.merchant_url string

veryfi/merchant_information/merchant_url

merchant_siret
veryfi.extracted_data.merchant_information.merchant_siret string

veryfi/merchant_information/merchant_siret

merchant_siren
veryfi.extracted_data.merchant_information.merchant_siren string

veryfi/merchant_information/merchant_siren

card_type
veryfi.extracted_data.payment_information.card_type string

veryfi/payment_information/card_type

card_number
veryfi.extracted_data.payment_information.card_number string

veryfi/payment_information/card_number

cash
veryfi.extracted_data.payment_information.cash string

veryfi/payment_information/cash

tip
veryfi.extracted_data.payment_information.tip string

veryfi/payment_information/tip

discount
veryfi.extracted_data.payment_information.discount string

veryfi/payment_information/discount

change
veryfi.extracted_data.payment_information.change string

veryfi/payment_information/change

currency
veryfi.extracted_data.locale.currency string

veryfi/locale/currency

language
veryfi.extracted_data.locale.language string

veryfi/locale/language

country
veryfi.extracted_data.locale.country string

veryfi/locale/country

taxes
veryfi.extracted_data.taxes array of object

veryfi/taxes

taxes
veryfi.extracted_data.taxes.taxes float

veryfi/taxes/taxes

rate
veryfi.extracted_data.taxes.rate float

veryfi/taxes/rate

payment_code
veryfi.extracted_data.receipt_infos.payment_code string

veryfi/receipt_infos/payment_code

host
veryfi.extracted_data.receipt_infos.host string

veryfi/receipt_infos/host

payment_id
veryfi.extracted_data.receipt_infos.payment_id string

veryfi/receipt_infos/payment_id

card_type
veryfi.extracted_data.receipt_infos.card_type string

veryfi/receipt_infos/card_type

receipt_number
veryfi.extracted_data.receipt_infos.receipt_number string

veryfi/receipt_infos/receipt_number

item_lines
veryfi.extracted_data.item_lines array of object

veryfi/item_lines

description
veryfi.extracted_data.item_lines.description string

veryfi/item_lines/description

quantity
veryfi.extracted_data.item_lines.quantity float

veryfi/item_lines/quantity

amount
veryfi.extracted_data.item_lines.amount float

veryfi/item_lines/amount

unit_price
veryfi.extracted_data.item_lines.unit_price float

veryfi/item_lines/unit_price

Extract information in Resumes

Extracts structured data (name, job list, education, skills) to automate the resume processing.

Parameters

Name Key Required Type Description
Providers
providers True string

Enter the names of the providers seperated by a coma

File
file True binary

Choose the file you want to analyse

Returns

Name Path Type Description
first_name
hireability.extracted_data.personal_infos.name.first_name string

hireability/name/first_name

last_name
hireability.extracted_data.personal_infos.name.last_name string

hireability/name/last_name

raw_name
hireability.extracted_data.personal_infos.name.raw_name string

hireability/name/raw_name

middle
hireability.extracted_data.personal_infos.name.middle string

hireability/name/middle

title
hireability.extracted_data.personal_infos.name.title string

hireability/name/title

prefix
hireability.extracted_data.personal_infos.name.prefix string

hireability/name/prefix

sufix
hireability.extracted_data.personal_infos.name.sufix string

hireability/name/sufix

formatted_location
hireability.extracted_data.personal_infos.address.formatted_location string

hireability/adress/formatted_location

postal_code
hireability.extracted_data.personal_infos.address.postal_code string

hireability/adress/postal_code

region
hireability.extracted_data.personal_infos.address.region string

hireability/adress/region

country
hireability.extracted_data.personal_infos.address.country string

hireability/adress/country

country_code
hireability.extracted_data.personal_infos.address.country_code string

hireability/adress/country_code

raw_input_location
hireability.extracted_data.personal_infos.address.raw_input_location string

hireability/adress/raw_input_location

street
hireability.extracted_data.personal_infos.address.street string

hireability/adress/street

street_number
hireability.extracted_data.personal_infos.address.street_number string

hireability/adress/street_number

appartment_number
hireability.extracted_data.personal_infos.address.appartment_number string

hireability/adress/appartment_number

self_summary
hireability.extracted_data.personal_infos.self_summary string

hireability/self_summary

objective
hireability.extracted_data.personal_infos.objective string

hireability/objective

date_of_birth
hireability.extracted_data.personal_infos.date_of_birth string

hireability/date_of_birth

place_of_birth
hireability.extracted_data.personal_infos.place_of_birth string

hireability/place_of_birth

phones
hireability.extracted_data.personal_infos.phones array of

hireability/phones

mails
hireability.extracted_data.personal_infos.mails array of string

hireability/mails

urls
hireability.extracted_data.personal_infos.urls array of

hireability/urls

fax
hireability.extracted_data.personal_infos.fax array of

hireability/fax

current_profession
hireability.extracted_data.personal_infos.current_profession string

hireability/current_profession

dateOfBirth
hireability.extracted_data.personal_infos.dateOfBirth string

hireability/dateOfBirth

gender
hireability.extracted_data.personal_infos.gender string

hireability/gender

nationality
hireability.extracted_data.personal_infos.nationality string

hireability/nationality

martial_status
hireability.extracted_data.personal_infos.martial_status string

hireability/martial_status

current_salary
hireability.extracted_data.personal_infos.current_salary string

hireability/current_salary

total_years_education
hireability.extracted_data.education.total_years_education string

hireability/education/total_years_education

entries
hireability.extracted_data.education.entries array of

hireability/education/entries

total_years_experience
hireability.extracted_data.work_experience.total_years_experience string

hireability/work_experience/total_years_experience

entries
hireability.extracted_data.work_experience.entries array of object

hireability/work_experience/entries

title
hireability.extracted_data.work_experience.entries.title string

hireability/work_experience/entries/title

start_date
hireability.extracted_data.work_experience.entries.start_date string

hireability/work_experience/entries/start_date

end_date
hireability.extracted_data.work_experience.entries.end_date string

hireability/work_experience/entries/end_date

company
hireability.extracted_data.work_experience.entries.company string

hireability/work_experience/entries/company

formatted_location
hireability.extracted_data.work_experience.entries.location.formatted_location string

hireability/work_experience/entries/location/formatted_location

postal_code
hireability.extracted_data.work_experience.entries.location.postal_code string

hireability/work_experience/entries/location/postal_code

region
hireability.extracted_data.work_experience.entries.location.region string

hireability/work_experience/entries/location/region

country
hireability.extracted_data.work_experience.entries.location.country string

hireability/work_experience/entries/location/country

country_code
hireability.extracted_data.work_experience.entries.location.country_code string

hireability/work_experience/entries/location/country_code

raw_input_location
hireability.extracted_data.work_experience.entries.location.raw_input_location string

hireability/work_experience/entries/location/raw_input_location

street
hireability.extracted_data.work_experience.entries.location.street string

hireability/work_experience/entries/location/street

street_number
hireability.extracted_data.work_experience.entries.location.street_number string

hireability/work_experience/entries/location/street_number

appartment_number
hireability.extracted_data.work_experience.entries.location.appartment_number string

hireability/work_experience/entries/location/appartment_number

description
hireability.extracted_data.work_experience.entries.description string

hireability/work_experience/entries/description

industry
hireability.extracted_data.work_experience.entries.industry string

hireability/work_experience/entries/industry

languages
hireability.extracted_data.languages array of

hireability/languages

skills
hireability.extracted_data.skills array of object

hireability/skills

name
hireability.extracted_data.skills.name string

hireability/skills/name

type
hireability.extracted_data.skills.type string

hireability/skills/type

certifications
hireability.extracted_data.certifications array of

hireability/certifications

courses
hireability.extracted_data.courses array of

hireability/courses

publications
hireability.extracted_data.publications array of

hireability/publications

interests
hireability.extracted_data.interests array of

hireability/interests

first_name
affinda.extracted_data.personal_infos.name.first_name string

affinda/name/first_name

last_name
affinda.extracted_data.personal_infos.name.last_name string

affinda/name/last_name

raw_name
affinda.extracted_data.personal_infos.name.raw_name string

affinda/name/raw_name

middle
affinda.extracted_data.personal_infos.name.middle string

affinda/name/middle

title
affinda.extracted_data.personal_infos.name.title string

affinda/name/title

prefix
affinda.extracted_data.personal_infos.name.prefix string

affinda/name/prefix

sufix
affinda.extracted_data.personal_infos.name.sufix string

affinda/name/sufix

formatted_location
affinda.extracted_data.personal_infos.address.formatted_location string

affinda/adress/formatted_location

postal_code
affinda.extracted_data.personal_infos.address.postal_code string

affinda/adress/postal_code

region
affinda.extracted_data.personal_infos.address.region string

affinda/adress/region

country
affinda.extracted_data.personal_infos.address.country string

affinda/adress/country

country_code
affinda.extracted_data.personal_infos.address.country_code string

affinda/adress/country_code

raw_input_location
affinda.extracted_data.personal_infos.address.raw_input_location string

affinda/adress/raw_input_location

street
affinda.extracted_data.personal_infos.address.street string

affinda/adress/street

street_number
affinda.extracted_data.personal_infos.address.street_number string

affinda/adress/street_number

appartment_number
affinda.extracted_data.personal_infos.address.appartment_number string

affinda/adress/appartment_number

self_summary
affinda.extracted_data.personal_infos.self_summary string

affinda/self_summary

objective
affinda.extracted_data.personal_infos.objective string

affinda/objective

date_of_birth
affinda.extracted_data.personal_infos.date_of_birth string

affinda/date_of_birth

place_of_birth
affinda.extracted_data.personal_infos.place_of_birth string

affinda/place_of_birth

phones
affinda.extracted_data.personal_infos.phones array of

affinda/phones

mails
affinda.extracted_data.personal_infos.mails array of string

affinda/mails

urls
affinda.extracted_data.personal_infos.urls array of

affinda/urls

fax
affinda.extracted_data.personal_infos.fax array of

affinda/fax

current_profession
affinda.extracted_data.personal_infos.current_profession string

affinda/current_profession

dateOfBirth
affinda.extracted_data.personal_infos.dateOfBirth string

affinda/dateOfBirth

gender
affinda.extracted_data.personal_infos.gender string

affinda/gender

nationality
affinda.extracted_data.personal_infos.nationality string

affinda/nationality

martial_status
affinda.extracted_data.personal_infos.martial_status string

affinda/martial_status

current_salary
affinda.extracted_data.personal_infos.current_salary string

affinda/current_salary

total_years_education
affinda.extracted_data.education.total_years_education string

affinda/education/total_years_education

entries
affinda.extracted_data.education.entries array of

affinda/education/entries

total_years_experience
affinda.extracted_data.work_experience.total_years_experience string

affinda/work_experience/total_years_experience

entries
affinda.extracted_data.work_experience.entries array of object

affinda/work_experience/entries

title
affinda.extracted_data.work_experience.entries.title string

affinda/work_experience/entries/title

start_date
affinda.extracted_data.work_experience.entries.start_date string

affinda/work_experience/entries/start_date

end_date
affinda.extracted_data.work_experience.entries.end_date string

affinda/work_experience/entries/end_date

company
affinda.extracted_data.work_experience.entries.company string

affinda/work_experience/entries/company

formatted_location
affinda.extracted_data.work_experience.entries.location.formatted_location string

affinda/work_experience/entries/location/formatted_location

postal_code
affinda.extracted_data.work_experience.entries.location.postal_code string

affinda/work_experience/entries/location/postal_code

region
affinda.extracted_data.work_experience.entries.location.region string

affinda/work_experience/entries/location/region

country
affinda.extracted_data.work_experience.entries.location.country string

affinda/work_experience/entries/location/country

country_code
affinda.extracted_data.work_experience.entries.location.country_code string

affinda/work_experience/entries/location/country_code

raw_input_location
affinda.extracted_data.work_experience.entries.location.raw_input_location string

affinda/work_experience/entries/location/raw_input_location

street
affinda.extracted_data.work_experience.entries.location.street string

affinda/work_experience/entries/location/street

street_number
affinda.extracted_data.work_experience.entries.location.street_number string

affinda/work_experience/entries/location/street_number

appartment_number
affinda.extracted_data.work_experience.entries.location.appartment_number string

affinda/work_experience/entries/location/appartment_number

description
affinda.extracted_data.work_experience.entries.description string

affinda/work_experience/entries/description

industry
affinda.extracted_data.work_experience.entries.industry string

affinda/work_experience/entries/industry

languages
affinda.extracted_data.languages array of

affinda/languages

skills
affinda.extracted_data.skills array of object

affinda/skills

name
affinda.extracted_data.skills.name string

affinda/skills/name

type
affinda.extracted_data.skills.type string

affinda/skills/type

certifications
affinda.extracted_data.certifications array of

affinda/certifications

courses
affinda.extracted_data.courses array of

affinda/courses

publications
affinda.extracted_data.publications array of

affinda/publications

interests
affinda.extracted_data.interests array of

affinda/interests

Extract Informations in Identity Documents

Extracts structured information in identity documents (passports, identity cards, driver license, etc.).

Parameters

Name Key Required Type Description
Providers
providers True string

Enter the names of the providers seperated by a coma

File
file True binary

Choose the file you want to analyse

Returns

Name Path Type Description
extracted_data
amazon.extracted_data array of object

amazon/extracted_data

value
amazon.extracted_data.last_name.value string

amazon/last_name/value

confidence
amazon.extracted_data.last_name.confidence float

amazon/last_name/confidence

given_names
amazon.extracted_data.given_names array of object

amazon/given_names

value
amazon.extracted_data.given_names.value string

amazon/given_names/value

confidence
amazon.extracted_data.given_names.confidence float

amazon/given_names/confidence

value
amazon.extracted_data.birth_place.value string

amazon/birth_place/value

confidence
amazon.extracted_data.birth_place.confidence float

amazon/birth_place/confidence

value
amazon.extracted_data.birth_date.value string

amazon/birth_date/value

confidence
amazon.extracted_data.birth_date.confidence float

amazon/birth_date/confidence

value
amazon.extracted_data.issuance_date.value string

amazon/issuance_date/value

confidence
amazon.extracted_data.issuance_date.confidence float

amazon/issuance_date/confidence

value
amazon.extracted_data.expire_date.value string

amazon/expire_date/value

confidence
amazon.extracted_data.expire_date.confidence float

amazon/expire_date/confidence

value
amazon.extracted_data.document_id.value string

amazon/document_id/value

confidence
amazon.extracted_data.document_id.confidence float

amazon/document_id/confidence

value
amazon.extracted_data.issuing_state.value string

amazon/issuing_state/value

confidence
amazon.extracted_data.issuing_state.confidence float

amazon/issuing_state/confidence

value
amazon.extracted_data.address.value string

amazon/address/value

confidence
amazon.extracted_data.address.confidence float

amazon/address/confidence

value
amazon.extracted_data.age.value string

amazon/age/value

confidence
amazon.extracted_data.age.confidence float

amazon/age/confidence

name
amazon.extracted_data.country.name string

amazon/country/name

alpha2
amazon.extracted_data.country.alpha2 string

amazon/country/alpha2

alpha3
amazon.extracted_data.country.alpha3 string

amazon/country/alpha3

confidence
amazon.extracted_data.country.confidence float

amazon/country/confidence

value
amazon.extracted_data.document_type.value string

amazon/document_type/value

confidence
amazon.extracted_data.document_type.confidence float

amazon/document_type/confidence

value
amazon.extracted_data.gender.value string

amazon/gender/value

confidence
amazon.extracted_data.gender.confidence float

amazon/gender/confidence

image_signature
amazon.extracted_data.image_signature array of object

amazon/image_signature

value
amazon.extracted_data.image_signature.value string

amazon/image_signature/value

confidence
amazon.extracted_data.image_signature.confidence float

amazon/image_signature/confidence

value
amazon.extracted_data.mrz.value string

amazon/mrz/value

confidence
amazon.extracted_data.mrz.confidence float

amazon/mrz/confidence

value
amazon.extracted_data.nationality.value string

amazon/nationality/value

confidence
amazon.extracted_data.nationality.confidence float

amazon/nationality/confidence

extracted_data
base64.extracted_data array of object

base64/extracted_data

value
base64.extracted_data.last_name.value string

base64/last_name/value

confidence
base64.extracted_data.last_name.confidence float

base64/last_name/confidence

given_names
base64.extracted_data.given_names array of object

base64/given_names

value
base64.extracted_data.given_names.value string

base64/given_names/value

confidence
base64.extracted_data.given_names.confidence float

base64/given_names/confidence

value
base64.extracted_data.birth_place.value string

base64/birth_place/value

confidence
base64.extracted_data.birth_place.confidence float

base64/birth_place/confidence

value
base64.extracted_data.birth_date.value string

base64/birth_date/value

confidence
base64.extracted_data.birth_date.confidence float

base64/birth_date/confidence

value
base64.extracted_data.issuance_date.value string

base64/issuance_date/value

confidence
base64.extracted_data.issuance_date.confidence float

base64/issuance_date/confidence

value
base64.extracted_data.expire_date.value string

base64/expire_date/value

confidence
base64.extracted_data.expire_date.confidence float

base64/expire_date/confidence

value
base64.extracted_data.document_id.value string

base64/document_id/value

confidence
base64.extracted_data.document_id.confidence float

base64/document_id/confidence

value
base64.extracted_data.issuing_state.value string

base64/issuing_state/value

confidence
base64.extracted_data.issuing_state.confidence float

base64/issuing_state/confidence

value
base64.extracted_data.address.value string

base64/address/value

confidence
base64.extracted_data.address.confidence float

base64/address/confidence

value
base64.extracted_data.age.value string

base64/age/value

confidence
base64.extracted_data.age.confidence float

base64/age/confidence

name
base64.extracted_data.country.name string

base64/country/name

alpha2
base64.extracted_data.country.alpha2 string

base64/country/alpha2

alpha3
base64.extracted_data.country.alpha3 string

base64/country/alpha3

confidence
base64.extracted_data.country.confidence float

base64/country/confidence

value
base64.extracted_data.document_type.value string

base64/document_type/value

confidence
base64.extracted_data.document_type.confidence float

base64/document_type/confidence

value
base64.extracted_data.gender.value string

base64/gender/value

confidence
base64.extracted_data.gender.confidence float

base64/gender/confidence

image_signature
base64.extracted_data.image_signature array of object

base64/image_signature

value
base64.extracted_data.image_signature.value string

base64/image_signature/value

confidence
base64.extracted_data.image_signature.confidence float

base64/image_signature/confidence

value
base64.extracted_data.mrz.value string

base64/mrz/value

confidence
base64.extracted_data.mrz.confidence float

base64/mrz/confidence

value
base64.extracted_data.nationality.value string

base64/nationality/value

confidence
base64.extracted_data.nationality.confidence float

base64/nationality/confidence

extracted_data
mindee.extracted_data array of object

mindee/extracted_data

value
mindee.extracted_data.last_name.value string

mindee/last_name/value

confidence
mindee.extracted_data.last_name.confidence float

mindee/last_name/confidence

given_names
mindee.extracted_data.given_names array of object

mindee/given_names

value
mindee.extracted_data.given_names.value string

mindee/given_names/value

confidence
mindee.extracted_data.given_names.confidence float

mindee/given_names/confidence

value
mindee.extracted_data.birth_place.value string

mindee/birth_place/value

confidence
mindee.extracted_data.birth_place.confidence float

mindee/birth_place/confidence

value
mindee.extracted_data.birth_date.value string

mindee/birth_date/value

confidence
mindee.extracted_data.birth_date.confidence float

mindee/birth_date/confidence

value
mindee.extracted_data.issuance_date.value string

mindee/issuance_date/value

confidence
mindee.extracted_data.issuance_date.confidence float

mindee/issuance_date/confidence

value
mindee.extracted_data.expire_date.value string

mindee/expire_date/value

confidence
mindee.extracted_data.expire_date.confidence float

mindee/expire_date/confidence

value
mindee.extracted_data.document_id.value string

mindee/document_id/value

confidence
mindee.extracted_data.document_id.confidence float

mindee/document_id/confidence

value
mindee.extracted_data.issuing_state.value string

mindee/issuing_state/value

confidence
mindee.extracted_data.issuing_state.confidence float

mindee/issuing_state/confidence

value
mindee.extracted_data.address.value string

mindee/address/value

confidence
mindee.extracted_data.address.confidence float

mindee/address/confidence

value
mindee.extracted_data.age.value string

mindee/age/value

confidence
mindee.extracted_data.age.confidence float

mindee/age/confidence

name
mindee.extracted_data.country.name string

mindee/country/name

alpha2
mindee.extracted_data.country.alpha2 string

mindee/country/alpha2

alpha3
mindee.extracted_data.country.alpha3 string

mindee/country/alpha3

confidence
mindee.extracted_data.country.confidence float

mindee/country/confidence

value
mindee.extracted_data.document_type.value string

mindee/document_type/value

confidence
mindee.extracted_data.document_type.confidence float

mindee/document_type/confidence

value
mindee.extracted_data.gender.value string

mindee/gender/value

confidence
mindee.extracted_data.gender.confidence float

mindee/gender/confidence

image_signature
mindee.extracted_data.image_signature array of object

mindee/image_signature

value
mindee.extracted_data.image_signature.value string

mindee/image_signature/value

confidence
mindee.extracted_data.image_signature.confidence float

mindee/image_signature/confidence

value
mindee.extracted_data.mrz.value string

mindee/mrz/value

confidence
mindee.extracted_data.mrz.confidence float

mindee/mrz/confidence

value
mindee.extracted_data.nationality.value string

mindee/nationality/value

confidence
mindee.extracted_data.nationality.confidence float

mindee/nationality/confidence

extracted_data
microsoft.extracted_data array of object

microsoft/extracted_data

value
microsoft.extracted_data.last_name.value string

microsoft/last_name/value

confidence
microsoft.extracted_data.last_name.confidence float

microsoft/last_name/confidence

given_names
microsoft.extracted_data.given_names array of object

microsoft/given_names

value
microsoft.extracted_data.given_names.value string

microsoft/given_names/value

confidence
microsoft.extracted_data.given_names.confidence float

microsoft/given_names/confidence

value
microsoft.extracted_data.birth_place.value string

microsoft/birth_place/value

confidence
microsoft.extracted_data.birth_place.confidence float

microsoft/birth_place/confidence

value
microsoft.extracted_data.birth_date.value string

microsoft/birth_date/value

confidence
microsoft.extracted_data.birth_date.confidence float

microsoft/birth_date/confidence

value
microsoft.extracted_data.issuance_date.value string

microsoft/issuance_date/value

confidence
microsoft.extracted_data.issuance_date.confidence float

microsoft/issuance_date/confidence

value
microsoft.extracted_data.expire_date.value string

microsoft/expire_date/value

confidence
microsoft.extracted_data.expire_date.confidence float

microsoft/expire_date/confidence

value
microsoft.extracted_data.document_id.value string

microsoft/document_id/value

confidence
microsoft.extracted_data.document_id.confidence float

microsoft/document_id/confidence

value
microsoft.extracted_data.issuing_state.value string

microsoft/issuing_state/value

confidence
microsoft.extracted_data.issuing_state.confidence float

microsoft/issuing_state/confidence

value
microsoft.extracted_data.address.value string

microsoft/address/value

confidence
microsoft.extracted_data.address.confidence float

microsoft/address/confidence

value
microsoft.extracted_data.age.value string

microsoft/age/value

confidence
microsoft.extracted_data.age.confidence float

microsoft/age/confidence

name
microsoft.extracted_data.country.name string

microsoft/country/name

alpha2
microsoft.extracted_data.country.alpha2 string

microsoft/country/alpha2

alpha3
microsoft.extracted_data.country.alpha3 string

microsoft/country/alpha3

confidence
microsoft.extracted_data.country.confidence float

microsoft/country/confidence

value
microsoft.extracted_data.document_type.value string

microsoft/document_type/value

confidence
microsoft.extracted_data.document_type.confidence float

microsoft/document_type/confidence

value
microsoft.extracted_data.gender.value string

microsoft/gender/value

confidence
microsoft.extracted_data.gender.confidence float

microsoft/gender/confidence

image_signature
microsoft.extracted_data.image_signature array of object

microsoft/image_signature

value
microsoft.extracted_data.image_signature.value string

microsoft/image_signature/value

confidence
microsoft.extracted_data.image_signature.confidence float

microsoft/image_signature/confidence

value
microsoft.extracted_data.mrz.value string

microsoft/mrz/value

confidence
microsoft.extracted_data.mrz.confidence float

microsoft/mrz/confidence

value
microsoft.extracted_data.nationality.value string

microsoft/nationality/value

confidence
microsoft.extracted_data.nationality.confidence float

microsoft/nationality/confidence

Extract Keywords from Text

Extracts the most important words and expressions in a text.

Parameters

Name Key Required Type Description
providers
providers string

Enter the names of the providers seperated by a coma

language
language string

Enter the language of your text

text
text string

Enter your text

Returns

Name Path Type Description
items
amazon.items array of object

amazon/items

keyword
amazon.items.keyword string

amazon/keyword

importance
amazon.items.importance number

amazon/importance

items
openai.items array of object

openai/items

keyword
openai.items.keyword string

openai/keyword

importance
openai.items.importance number

openai/importance

items
microsoft.items array of object

microsoft/items

keyword
microsoft.items.keyword string

microsoft/keyword

importance
microsoft.items.importance number

microsoft/importance

items
ibm.items array of object

ibm/items

keyword
ibm.items.keyword string

ibm/keyword

importance
ibm.items.importance number

ibm/importance

items
oneai.items array of object

oneai/items

keyword
oneai.items.keyword string

oneai/keyword

importance
oneai.items.importance number

oneai/importance

items
emvista.items array of object

emvista/items

keyword
emvista.items.keyword string

emvista/keyword

importance
emvista.items.importance number

emvista/importance

Extract Named Entities in Text

Identifies named entities in a text and classifies them into predefined categories.

Parameters

Name Key Required Type Description
providers
providers string

Enter the names of the providers seperated by a coma

language
language string

Enter the language of your text

text
text string

Enter your text

Returns

Name Path Type Description
items
amazon.items array of object

amazon/items

entity
amazon.items.entity string

amazon/entity

category
amazon.items.category string

amazon/category

importance
amazon.items.importance number

amazon/importance

items
google.items array of object

google/items

entity
google.items.entity string

google/entity

category
google.items.category string

google/category

importance
google.items.importance number

google/importance

items
openai.items array of object

openai/items

entity
openai.items.entity string

openai/entity

category
openai.items.category string

openai/category

importance
openai.items.importance number

openai/importance

items
lettria.items array of object

lettria/items

entity
lettria.items.entity string

lettria/entity

category
lettria.items.category string

lettria/category

importance
lettria.items.importance number

lettria/importance

items
neuralspace.items array of object

neuralspace/items

entity
neuralspace.items.entity string

neuralspace/entity

category
neuralspace.items.category string

neuralspace/category

importance
neuralspace.items.importance number

neuralspace/importance

items
microsoft.items array of object

microsoft/items

entity
microsoft.items.entity string

microsoft/entity

category
microsoft.items.category string

microsoft/category

importance
microsoft.items.importance number

microsoft/importance

items
ibm.items array of object

ibm/items

entity
ibm.items.entity string

ibm/entity

category
ibm.items.category string

ibm/category

importance
ibm.items.importance number

ibm/importance

items
oneai.items array of object

oneai/items

entity
oneai.items.entity string

oneai/entity

category
oneai.items.category string

oneai/category

importance
oneai.items.importance number

oneai/importance

Extract Topic from Text

Extracts general topics in a text.

Parameters

Name Key Required Type Description
providers
providers string

Enter the names of the providers seperated by a coma

language
language string

Enter the language of your text

text
text string

Enter your text

Returns

Name Path Type Description
items
google.items array of object

google/items

category
google.items.category string

google/category

importance
google.items.importance number

google/importance

items
openai.items array of object

openai/items

category
openai.items.category string

openai/category

importance
openai.items.importance number

openai/importance

items
ibm.items array of object

ibm/items

category
ibm.items.category string

ibm/category

importance
ibm.items.importance number

ibm/importance

Generate Chat Responses

Generates human-like responses to various inputs and queries.

Parameters

Name Key Required Type Description
providers
providers string

Enter the names of the providers seperated by a coma

text
text string

Start your conversation here

chat_global_action
chat_global_action string

A system message that helps set the behavior of the assistant

temperature
temperature number

A number between 0 and 1. Higher values mean the model will take more risks.

max_tokens
max_tokens number

An integer between 1 and 2048. The maximum number of tokens to generate in the completion.

settings
settings object

Enter the model you want like this. Check our documentation to configure it.

Returns

Name Path Type Description
generated_text
openai.generated_text string

openai/generated_text

status
openai.status string

openai/status

Identify General Sentiment of a Text

Identifies general sentiment of a text and returns positive, negative or neutral.

Parameters

Name Key Required Type Description
providers
providers string

Enter the names of the providers seperated by a coma

language
language string

Enter the language of your text

text
text string

Enter your text

Returns

Name Path Type Description
general_sentiment
connexun.general_sentiment string

connexun/general_sentiment

general_sentiment_rate
connexun.general_sentiment_rate number

connexun/general_sentiment_rate

items
connexun.items array of object

connexun/items

segment
connexun.items.segment string

connexun/segment

sentiment
connexun.items.sentiment string

connexun/sentiment

sentiment_rate
connexun.items.sentiment_rate float

connexun/sentiment_rate

general_sentiment
amazon.general_sentiment string

amazon/general_sentiment

general_sentiment_rate
amazon.general_sentiment_rate number

amazon/general_sentiment_rate

items
amazon.items array of object

amazon/items

segment
amazon.items.segment string

amazon/segment

sentiment
amazon.items.sentiment string

amazon/sentiment

sentiment_rate
amazon.items.sentiment_rate float

amazon/sentiment_rate

general_sentiment
google.general_sentiment string

google/general_sentiment

general_sentiment_rate
google.general_sentiment_rate number

google/general_sentiment_rate

items
google.items array of object

google/items

segment
google.items.segment string

google/segment

sentiment
google.items.sentiment string

google/sentiment

sentiment_rate
google.items.sentiment_rate float

google/sentiment_rate

general_sentiment
microsoft.general_sentiment string

microsoft/general_sentiment

general_sentiment_rate
microsoft.general_sentiment_rate number

microsoft/general_sentiment_rate

items
microsoft.items array of object

microsoft/items

segment
microsoft.items.segment string

microsoft/segment

sentiment
microsoft.items.sentiment string

microsoft/sentiment

sentiment_rate
microsoft.items.sentiment_rate float

microsoft/sentiment_rate

general_sentiment
oneai.general_sentiment string

oneai/general_sentiment

general_sentiment_rate
oneai.general_sentiment_rate number

oneai/general_sentiment_rate

items
oneai.items array of object

oneai/items

segment
oneai.items.segment string

oneai/segment

sentiment
oneai.items.sentiment string

oneai/sentiment

sentiment_rate
oneai.items.sentiment_rate float

oneai/sentiment_rate

general_sentiment
emvista.general_sentiment string

emvista/general_sentiment

general_sentiment_rate
emvista.general_sentiment_rate number

emvista/general_sentiment_rate

items
emvista.items array of object

emvista/items

segment
emvista.items.segment string

emvista/segment

sentiment
emvista.items.sentiment string

emvista/sentiment

sentiment_rate
emvista.items.sentiment_rate float

emvista/sentiment_rate

general_sentiment
openai.general_sentiment string

openai/general_sentiment

general_sentiment_rate
openai.general_sentiment_rate number

openai/general_sentiment_rate

items
openai.items array of object

openai/items

segment
openai.items.segment string

openai/segment

sentiment
openai.items.sentiment string

openai/sentiment

sentiment_rate
openai.items.sentiment_rate float

openai/sentiment_rate

general_sentiment
ibm.general_sentiment string

ibm/general_sentiment

general_sentiment_rate
ibm.general_sentiment_rate number

ibm/general_sentiment_rate

items
ibm.items array of object

ibm/items

segment
ibm.items.segment string

ibm/segment

sentiment
ibm.items.sentiment string

ibm/sentiment

sentiment_rate
ibm.items.sentiment_rate float

ibm/sentiment_rate

general_sentiment
lettria.general_sentiment string

lettria/general_sentiment

general_sentiment_rate
lettria.general_sentiment_rate number

lettria/general_sentiment_rate

items
lettria.items array of object

lettria/items

segment
lettria.items.segment string

lettria/segment

sentiment
lettria.items.sentiment string

lettria/sentiment

sentiment_rate
lettria.items.sentiment_rate float

lettria/sentiment_rate

Image Generation

Generates compelling images based on a given prompt.

Parameters

Name Key Required Type Description
providers
providers string

Enter the names of the providers seperated by a coma

text
text string

Enter your text

resolution
resolution string

resolution

num_images
num_images float

Enter the number of images you want to generate

Returns

Name Path Type Description
items
stabilityai.items array of object

stabilityai/items

image
stabilityai.items.image string

stabilityai/image

image_resource_url
stabilityai.items.image_resource_url string

stabilityai/image_resource_url

items
openai.items array of object

openai/items

image
openai.items.image string

openai/image

image_resource_url
openai.items.image_resource_url string

openai/image_resource_url

items
deepai.items array of object

deepai/items

image
deepai.items.image string

deepai/image

image_resource_url
deepai.items.image_resource_url string

deepai/image_resource_url

Moderate Text

Moderates a text by detecting explicit content.

Parameters

Name Key Required Type Description
providers
providers string

Enter the names of the providers seperated by a coma

language
language string

Enter the language of your text

text
text string

Enter your text

Returns

Name Path Type Description
nsfw_likelihood
microsoft.nsfw_likelihood float

microsoft/nsfw_likelihood

items
microsoft.items array of object

microsoft/items

label
microsoft.items.label string

microsoft/label

likelihood
microsoft.items.likelihood float

microsoft/likelihood

nsfw_likelihood
openai.nsfw_likelihood float

openai/nsfw_likelihood

items
openai.items array of object

openai/items

label
openai.items.label string

openai/label

likelihood
openai.items.likelihood float

openai/likelihood

Summarize a Text

Extracts the most important sentences from a text in order to create a smaller version of the text.

Parameters

Name Key Required Type Description
providers
providers string

Enter the names of the providers seperated by a coma

output_sentences
output_sentences float

output_sentences

text
text string

Enter your text

language
language string

Enter the language of your text

settings
settings object

Enter the model you want like this. Check our doc to configure it.

Returns

Name Path Type Description
result
cohere.result string

cohere/result

result
openai.result string

openai/result

result
microsoft.result string

microsoft/result

result
emvista.result string

emvista/result

result
oneai.result string

oneai/result

result
connexun.result string

connexun/result

Text Generation

Generates text based on a given prompt.

Parameters

Name Key Required Type Description
providers
providers string

Enter the names of the providers seperated by a coma

text
text string

Enter your prompt

temperature
temperature number

A number between 0 and 1. Higher values mean the model will take more risks.

max_tokens
max_tokens number

An integer between 1 and 2048. The maximum number of tokens to generate in the completion.

settings
settings object

Enter the model you want like this. Check our documentation to configure it.

Returns

Name Path Type Description
generated_text
openai.generated_text string

openai/generated_text

generated_text
cohere.generated_text string

cohere/generated_text

Translate Text into another Language

Translates a text into another language using rules, statics or ML technics.

Parameters

Name Key Required Type Description
providers
providers string

Enter the names of the providers seperated by a coma

text
text string

Enter your text

source_language
source_language string

Enter the source language

target_language
target_language string

Enter the target language

Returns

Name Path Type Description
text
google.text string

google/text

text
amazon.text string

amazon/text

text
neuralspace.text string

neuralspace/text

text
modernmt.text string

modernmt/text

text
phedone.text string

phedone/text

text
deepl.text string

deepl/text

text
openai.text string

openai/text

text
microsoft.text string

microsoft/text

text
ibm.text string

ibm/text