H

Hotel Search, Rates & Reviews · Reviews

by Hotel Search, Rates & Reviews

GETBaseArbitrumPolygon

$0.02

per call · USD Coin on Base

Hotel reviews — a hotel's guest reviews by property token: rating, date, text, per-aspect subratings, highlights & the owner's reply, with category filter & paging.

Endpoint

GET https://hotels.use.x402atlas.com/reviews

8

Calls / 30d

5

Unique payers / 30d

Sep 8

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://hotels.use.x402atlas.com/reviews", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://hotels.use.x402atlas.com/reviews?hl=en&property_token=ChkI0Nqb_63cnPoTGg0vZy8xMWJ4ZjNoMXloEAE" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "next_page_token": "CjEIARIpCgoAP7_LACda____EhCB3gky7h3XYNgvXm4AAAAAGgn92PoCYUlVH7AYACIA:10",
  "property_token": "ChkI0Nqb_63cnPoTGg0vZy8xMWJ4ZjNoMXloEAE",
  "queried_at": "2026-07-25T12:00:00Z",
  "reviews": [
    {
      "best_rating": 5,
      "date": "4 months ago",
      "hotel_highlights": [
        "Romantic"
      ],
      "rating": 4,
      "snippet": "What a beautiful place to stay! The location is perfect. The breakfast buffet was amazing — huge and full of variety. The pool area is absolutely beautiful and a perfect spot to unwind.",
      "source": "Google",
      "subratings": {
        "location": 5,
        "rooms": 4,
        "service": 4
      },
      "user": {
        "link": "https://www.google.com/maps/contrib/100815052880274933640?hl=en",
        "name": "Ramandeep kaur"
      }
    }
  ]
}

Payment details

Pay to0x28410eac7393dba041cd5a92eefe7a8e834310bb
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, 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 Hotel Search, Rates & Reviews & similar services