googleapis.com

Discovery Engine API.

🔑 oauth2 11 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 the latest state of a long-running operation. Clients can use this metho…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://discoveryengine.googleapis.com/v1beta/{name}
Lists operations that match the specified filter in the request. If the serve…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://discoveryengine.googleapis.com/v1beta/{name}/operations
Gets a list of Documents.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://discoveryengine.googleapis.com/v1beta/{parent}/documents
Endpoints (11 total)
GET
/v1beta/{name}
Gets the latest state of a long-running operation. Clients can use this metho…
GET
/v1beta/{name}/operations
Lists operations that match the specified filter in the request. If the serve…
GET
/v1beta/{parent}/documents
Gets a list of Documents.
GET
/v1beta/{parent}/userEvents:collect
Writes a single user event from the browser. This uses a GET request to due t…
POST
/v1beta/{parent}/documents
Creates a Document.
POST
/v1beta/{parent}/documents:import
Bulk import of multiple Documents. Request processing may be synchronous. Non…
POST
/v1beta/{parent}/userEvents:write
Writes a single user event.
POST
/v1beta/{servingConfig}:recommend
Makes a recommendation, which requires a contextual user event.
POST
/v1beta/{parent}/userEvents:import
Bulk import of User events. Request processing might be synchronous. Events t…
PATCH
/v1beta/{name}
Updates a Document.
DELETE
/v1beta/{name}
Deletes a Document.
At a glance
Total SDKs10
Languages6
Endpoints11
Authoauth2
Categories2
https://discoveryengine.googleapis.com