googleapis.com

Provides natural language understanding technologies, such as sentiment analysis, entity recognition, entity sentiment analysis, and other text annotations, to developers.

🔑 oauth2 4 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
A convenience method that provides all the features that analyzeSentiment, an…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://language.googleapis.com/v1beta1/documents:annotateText
Analyzes the syntax of the text and provides sentence boundaries and tokeniza…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://language.googleapis.com/v1beta1/documents:analyzeSyntax
Endpoints (4 total)
POST
/v1beta1/documents:annotateText
A convenience method that provides all the features that analyzeSentiment, an…
POST
/v1beta1/documents:analyzeSyntax
Analyzes the syntax of the text and provides sentence boundaries and tokeniza…
POST
/v1beta1/documents:analyzeEntities
Finds named entities (currently proper names and common nouns) in the text al…
POST
/v1beta1/documents:analyzeSentiment
Analyzes the sentiment of the provided text.
At a glance
Total SDKs10
Languages6
Endpoints4
Authoauth2
Categories2
https://language.googleapis.com