Python integration
import python-aiplatform # Set your API key client = python_aiplatform.Client(api_key="YOUR_API_KEY")
curl \
# append ?api_key=$API_KEY to the URL \
/docket.{response_format}curl \
# append ?api_key=$API_KEY to the URL \
/document.{response_format}curl \
# append ?api_key=$API_KEY to the URL \
/documents.{response_format}