curl --request GET \
--url https://ai.wisepilot.app/api/v1/gbp/visibility \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"keywords": [
{
"keyword": "<string>",
"gridPoints": [
{
"lat": 123,
"lng": 123,
"rank": 123
}
]
}
],
"scanDate": "2023-12-25"
}
}DataForSEO visibility rank grid — 9x9 grid points at 25mi radius around business location.
curl --request GET \
--url https://ai.wisepilot.app/api/v1/gbp/visibility \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"keywords": [
{
"keyword": "<string>",
"gridPoints": [
{
"lat": 123,
"lng": 123,
"rank": 123
}
]
}
],
"scanDate": "2023-12-25"
}
}API key prefixed with cr_ (e.g. cr_a1b2c3...)
Website ID. Auto-resolved if key has single website scope.
Filter to a specific tracked keyword