googleapis.com

Service to parse structured information from unstructured or semi-structured documents using state-of-the-art Google AI such as natural language, computer vision, translation, and AutoML.

🔑 oauth2 21 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets a processor type detail.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://documentai.googleapis.com/v1beta3/{name}
Lists information about the supported locations for this service.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://documentai.googleapis.com/v1beta3/{name}/locations
Lists all processors which belong to this project.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://documentai.googleapis.com/v1beta3/{parent}/processors
Endpoints (21 total)
GET
/v1beta3/{name}
Gets a processor type detail.
GET
/v1beta3/{name}/locations
Lists information about the supported locations for this service.
GET
/v1beta3/{parent}/processors
Lists all processors which belong to this project.
GET
/v1beta3/{parent}/evaluations
Retrieves a set of evaluations for a given processor version.
GET
/v1beta3/{parent}/processorTypes
Lists the processor types that exist.
GET
/v1beta3/{parent}/processorVersions
Lists all versions of a processor.
GET
/v1beta3/{parent}:fetchProcessorTypes
Fetches processor types. Note that we do not use ListProcessorTypes here beca…
POST
/v1beta3/{name}:cancel
Starts asynchronous cancellation on a long-running operation. The server make…
POST
/v1beta3/{name}:deploy
Deploys the processor version.
POST
/v1beta3/{name}:enable
Enables a processor
POST
/v1beta3/{name}:disable
Disables a processor
POST
/v1beta3/{name}:process
Processes a single document.
At a glance
Total SDKs10
Languages6
Endpoints21
Authoauth2
Categories2
https://documentai.googleapis.com