{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Prebuilt API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Prebuilt", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Analyze Business Card", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/prebuilt/businessCard/analyze", "params": [ { "name": "includeTextDetails", "value": "", "type": "query", "description": "Include text lines and element references in the result." }, { "name": "locale", "value": "", "type": "query", "description": "Locale of the input document. Supported locales include: en-AU, en-CA, en-GB, en-IN, en-US(default)." }, { "name": "pages", "value": "", "type": "query", "description": "Custom page numbers for multi-page documents(PDF/TIFF), input the number of the pages you want to get OCR result. For a range of pages, use a hyphen. Separate each page or range with a comma." } ] }, "docs": "Extract field text and semantic values from a given business card document. The input document must be of one of the supported content types - 'application/pdf', 'image/jpeg', 'image/png', 'image/tiff' or 'image/bmp'. Alternatively, use 'application/json' type to specify the location (Uri) of the document to be analyzed." }, { "info": { "name": "Microsoft Azure Get Analyze Business Card Result", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/prebuilt/businessCard/analyzeResults/:resultId", "params": [ { "name": "resultId", "value": "", "type": "path", "description": "Analyze operation result identifier." } ] }, "docs": "Track the progress and obtain the result of the analyze business card operation." }, { "info": { "name": "Microsoft Azure Analyze Invoice Document", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/prebuilt/invoice/analyze", "params": [ { "name": "includeTextDetails", "value": "", "type": "query", "description": "Include text lines and element references in the result." }, { "name": "locale", "value": "", "type": "query", "description": "Locale of the input document. Supported locales include: en-AU, en-CA, en-GB, en-IN, en-US(default)." }, { "name": "pages", "value": "", "type": "query", "description": "Custom page numbers for multi-page documents(PDF/TIFF), input the number of the pages you want to get OCR result. For a range of pages, use a hyphen. Separate each page or range with a comma." } ] }, "docs": "Extract field text and semantic values from a given invoice document. The input document must be of one of the supported content types - 'application/pdf', 'image/jpeg', 'image/png', 'image/tiff' or 'image/bmp'. Alternatively, use 'application/json' type to specify the location (Uri) of the document to be analyzed." }, { "info": { "name": "Microsoft Azure Get Analyze Invoice Result", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/prebuilt/invoice/analyzeResults/:resultId", "params": [ { "name": "resultId", "value": "", "type": "path", "description": "Analyze operation result identifier." } ] }, "docs": "Track the progress and obtain the result of the analyze invoice operation." }, { "info": { "name": "Microsoft Azure Analyze Id Document", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/prebuilt/idDocument/analyze", "params": [ { "name": "includeTextDetails", "value": "", "type": "query", "description": "Include text lines and element references in the result." }, { "name": "pages", "value": "", "type": "query", "description": "Custom page numbers for multi-page documents(PDF/TIFF), input the number of the pages you want to get OCR result. For a range of pages, use a hyphen. Separate each page or range with a comma." } ] }, "docs": "Extract field text and semantic values from a given ID document. The input document must be of one of the supported content types - 'application/pdf', 'image/jpeg', 'image/png', 'image/tiff' or 'image/bmp'. Alternatively, use 'application/json' type to specify the location (Uri) of the document to be analyzed." }, { "info": { "name": "Microsoft Azure Get Analyze Id Document Result", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/prebuilt/idDocument/analyzeResults/:resultId", "params": [ { "name": "resultId", "value": "", "type": "path", "description": "Analyze operation result identifier." } ] }, "docs": "Track the progress and obtain the result of the analyze ID operation." }, { "info": { "name": "Microsoft Azure Analyze Receipt", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/prebuilt/receipt/analyze", "params": [ { "name": "includeTextDetails", "value": "", "type": "query", "description": "Include text lines and element references in the result." }, { "name": "locale", "value": "", "type": "query", "description": "Locale of the input document. Supported locales include: en-AU, en-CA, en-GB, en-IN, en-US(default)." }, { "name": "pages", "value": "", "type": "query", "description": "Custom page numbers for multi-page documents(PDF/TIFF), input the number of the pages you want to get OCR result. For a range of pages, use a hyphen. Separate each page or range with a comma." } ] }, "docs": "Extract field text and semantic values from a given receipt document. The input document must be of one of the supported content types - 'application/pdf', 'image/jpeg', 'image/png', 'image/tiff' or 'image/bmp'. Alternatively, use 'application/json' type to specify the location (Uri) of the document to be analyzed." }, { "info": { "name": "Microsoft Azure Get Analyze Receipt Result", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/prebuilt/receipt/analyzeResults/:resultId", "params": [ { "name": "resultId", "value": "", "type": "path", "description": "Analyze operation result identifier." } ] }, "docs": "Track the progress and obtain the result of the analyze receipt operation." } ] } ], "bundled": true }