Call GET /api/v1/google/ai-overview for Google SERP Ai Overview through Just Serp API with url.
---
name: Google SERP Ai Overview API
description: Call GET /api/v1/google/ai-overview for Google SERP Ai Overview through Just Serp API with url.
author: Just Serp API
homepage: https://justserpapi.com/?utm_source=clawhub.ai&utm_medium=referral&utm_campaign=justserpapi_google_ai_overview&utm_content=project_link
metadata: {"openclaw":{"homepage":"https://justserpapi.com/?utm_source=clawhub.ai&utm_medium=referral&utm_campaign=justserpapi_google_ai_overview&utm_content=project_link","primaryEnv":"JUST_SERP_API_KEY","requires":{"bins":["node"],"env":["JUST_SERP_API_KEY"]},"skillKey":"justserpapi_google_ai_overview"}}
---
# Google SERP Ai Overview
Use this focused Just Serp API skill for Google SERP Ai Overview. It targets `GET /api/v1/google/ai-overview`. Required inputs are `url`. OpenAPI describes it as: Get Google aI Overview data, including generated summaries and cited sources, for generative search visibility tracking.
## Endpoint Scope
- Group key: `google`
- Endpoint key: `ai-overview`
- Group family: Google SERP
- Skill slug: `justserpapi-google-ai-overview`
| Operation | Version | Method | Path | OpenAPI summary |
| --- | --- | --- | --- | --- |
| `aiOverview` | `v1` | `GET` | `/api/v1/google/ai-overview` | Overview |
## Inputs
| Parameter | In | Required by | Optional by | Type | Notes |
| --- | --- | --- | --- | --- | --- |
| `url` | `query` | all | n/a | `string` | The unique URL generated by Google to access the AI Overview. This URL is typically extracted from the 'ai_overview_url' field in a <a href="/reference/google/search">Google Search API</a> response. Note: This URL is transient and usually expires within 2 minutes |
Request body: none documented; send parameters through path or query arguments.
## Version Choice
Use `aiOverview` for the documented `v1` endpoint. There are no alternate versions grouped in this skill.
## Run This Endpoint
Supported operation IDs in this skill: `aiOverview`.
```bash
node {baseDir}/bin/run.mjs --operation "aiOverview" --api-key "$JUST_SERP_API_KEY" --params-json '{"url":"<url>"}'
```
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, URLs, keywords, and filters unchanged.
## Environment
- Required: `JUST_SERP_API_KEY`
- Pass the API key with `--api-key "$JUST_SERP_API_KEY"`; do not paste key values into chat messages, screenshots, or logs.
- Project site: [Just Serp API](https://justserpapi.com/?utm_source=clawhub.ai&utm_medium=referral&utm_campaign=justserpapi_google_ai_overview&utm_content=project_link).
- Authentication details: [Just Serp API Docs](https://docs.justserpapi.com/?utm_source=clawhub.ai&utm_medium=referral&utm_campaign=justserpapi_google_ai_overview&utm_content=project_link).
## Output Focus
- State the operation ID and endpoint path used, for example `aiOverview` on `/api/v1/google/ai-overview`.
- Echo the required lookup scope (`url`) before summarizing results.
- Prioritize fields that support this endpoint purpose: Get Google aI Overview data, including generated summaries and cited sources, for generative search visibility tracking.
- Return raw JSON only after the short, endpoint-specific summary.
- If the backend errors, include the backend payload and the exact operation ID.
don't have the plugin yet? install it then click "run inline in claude" again.