P

Places & Local Business Search · Place

by Places & Local Business Search

GETBaseSolanaArbitrumPolygon

$0.02

per call · USD Coin on Base

Google Maps place details — full profile for a single place_id: ratings, reviews, hours, phone, website, price, service options, popular times & plus code as clean JSON.

Endpoint

GET https://places.use.x402atlas.com/place

2

Calls / 30d

1

Unique payers / 30d

Sep 1

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://places.use.x402atlas.com/place", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://places.use.x402atlas.com/place?gl=us&hl=en&place_id=ChIJN1t_tDeuEmsRUsoyG83frY4" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "place": {
    "address": "1 Rockefeller Plaza, New York, NY",
    "gps_coordinates": {
      "latitude": 40.7443,
      "longitude": -74.0034
    },
    "phone": "+1 510-653-3394",
    "place_id": "ChIJN1t_tDeuEmsRUsoyG83frY4",
    "rating": 4.5,
    "reviews": 812,
    "title": "Blue Bottle Coffee",
    "type": "Coffee shop",
    "website": "https://bluebottlecoffee.com"
  },
  "queried_at": "2026-07-10T12:00:00Z"
}

Payment details

Pay to0x59ea036c64f0f54cdd14a3be8a1a6586b58da71c
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Places & Local Business Search & similar services