Python integration
import oxylabs-ai-studio-py # Set your API key client = oxylabs_ai_studio_py.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}