---
title: "Get Business Ranking at Specific Coordinate Point"
method: POST
path: "/v1/result/"
tags: ["On-Demand API"]
---

# Get Business Ranking at Specific Coordinate Point

`POST /v1/result/`

Get search results and ranking data at the specified coordinate point for a specified business.

This endpoint runs searches only against Google Maps and requires on_demand_api_access permission.

## Response `200`

Ranking data at coordinate returned successfully.

## Other responses

- `400` — The request was malformed or missing required parameters.
- `401` — The API key is missing, invalid, or does not have permission for the requested resource.
- `429` — You have exceeded the rate limit. Please wait before making additional requests.
- `500` — An unexpected error occurred on the server. Please try again later.

---

[API](https://skmtc.net/localfalcon/apis/local-falcon-api.md) · [All operations](https://skmtc.net/localfalcon/apis/local-falcon-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/localfalcon/local-falcon-api/revisions/5487f4bd451b/schema)
