Using simple-java-example with vectara.io

Java integration

Install
# Maven: see https://github.com/david-vectara/simple-java-example
Index
curl \
  -H "x-api-key: $API_KEY" \
  https://api.vectara.io/v1/index
Query
curl \
  -H "x-api-key: $API_KEY" \
  https://api.vectara.io/v1/query
SDK on GitHub 📄 API Docs
SDK
simple-java-example
Java
API
vectara.io
vectara.io
At a glance
Language Java
Endpoints9
Base URLhttps://api.vectara.io