πŸ›’ Shopping Assistant (PLP)

API Base
Env
Website
website_id
user_id
session_id: β€”

πŸ”Ž Product Insights (PDP)

API Base
Env
Website
website_id
user_id
session_id: β€”
product_id

βš™οΈ Configuration

API Base
Env
Email
Password
Not logged in
Login calls POST /api/login and stores token locally. Configuration endpoints require Bearer token. Use the website picker below to load and edit a website’s configuration.
Website
website_id
Status β€”
Index
Search
0 changes
Edit prompt text and JSON settings. Save writes to PUT /api/prompts.
prompt_id β€”
prompt
model_settings (JSON)
tools (JSON)
output_structure (JSON)
β€”
This edits agent configs (used by classifier + routed agents). Save writes to PUT /api/agents.
agent_id β€”
name
instructions
model_config (JSON)
tools (JSON)
output_structure (JSON)
custom_fields (JSON)
β€”
β€”
Approves ingestion for the loaded website. This triggers a backend job via POST /api/approve-configuration.
website_id
β€”
website
β€”
β€”