Request body
{
"query": "fastapi vs litestar 2026",
"num_results": 8,
"fetch_top": 5,
"render": "auto"
}
Response shape
{
"query": "fastapi vs litestar 2026",
"results": [
{
"position": 1,
"url": "https://blog.litestar.dev/comparison",
"title": "FastAPI vs Litestar in 2026",
"snippet": "A side-by-side look at routing, DI, and performance …",
"engine": "bing",
"engines": ["bing", "google"],
"score": 0.92,
"published_at": null,
"thumbnail": null
}
],
"pages": [
{
"url": "https://blog.litestar.dev/comparison",
"final_url": "https://blog.litestar.dev/comparison",
"status": 200,
"method": "fetch",
"title": "FastAPI vs Litestar in 2026",
"text": "Litestar 3.0 ships … (cleaned readable text)",
"structured": null,
"error": null,
"elapsed_ms": 812
}
],
"took_ms": 2110,
"fetched_count": 5,
"cache_hit": false,
"credits_charged": 30
}