OCR Web Service logo
ConnectorOCR Web Service

OCR Web Service integration for Claude and Codex

Create a OCR Web Service connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use OCR Web Service from Claude

Add the OCR Web Service connection to a Space that runs Claude, then use it from every channel in that Space.

Use OCR Web Service from Codex

Add the OCR Web Service connection to a Space that runs Codex, then use it from every channel in that Space.

Use OCR Web Service from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Analytics & Data

What the OCR Web Service connector can do

OCR Web Service provides SOAP and REST APIs for integrating Optical Character Recognition (OCR) technology into software products, mobile devices, or other web services.

One connection, many Spaces

Connect OCR Web Service once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • Get Account Credentials

    Tool to extract OCRWebService credentials (user_name, license_code) from connection metadata. Always call this before invoking OCR_WEB_SERVICE_RECOGNIZE or OCR_WEB_SERVICE_GET_ACCOUNT_INFORMATION rather than reusing cached values, as credentials may become stale. Use OCR_WEB_SERVICE_GET_ACCOUNT_INFORMATION to verify account status and quota before submitting large jobs.

  • Get Account Information

    Retrieve OCRWebService account information including remaining pages, subscription plan, and expiration date. Use this tool to check your account status before large OCR jobs — exhausted page quotas will cause OCR_WEB_SERVICE_RECOGNIZE to fail mid-run. Returns details about your subscription including pages remaining and plan expiration. If credentials are invalid or stale, retrieve fresh user_name and license_code via OCR_WEB_SERVICE_GET_ACCOUNT_CREDENTIALS before retrying. Requires valid OCRWebService credentials (username and license code).

  • OCR Web Service Log

    Tool to retrieve OCR processing logs for a date range on your account. Invalid credentials or bad date ranges return empty data rather than an error, so an empty result may indicate incorrect inputs rather than no logs.

  • OCRWebService Recognize

    Tool to call SOAP Recognize operation. Use when performing OCR on an image to retrieve text, output document, word coordinates, and errors. Consumes page quota per call; returns HTTP 429 when limits exceeded. Check quota via OCR_WEB_SERVICE_GET_ACCOUNT_INFORMATION before large jobs; batch large PDFs in ~25–50 page chunks.

Connection

API and auth details

OCR Web Service provides REST and SOAP APIs for optical character recognition across images and documents. Integrations can submit files or URLs, extract text, convert OCR output into searchable PDF, DOC, TXT, or structured formats, and authenticate with account credentials over basic auth.

FAQ

Questions people ask before connecting OCR Web Service

Can Claude use OCR Web Service?

Yes. Add a OCR Web Service connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with OCR Web Service through Type?

Yes. Add a OCR Web Service connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a OCR Web Service MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More analytics & data connectors