# Places API (New)
> Search and inspect Google Places worldwide. Find businesses and points of interest, run nearby or text search, autocomplete addresses, retrieve place details, ratings, reviews, hours, photos, contact info, websites, and location metadata.

## Agent Summary
- FQN: `solana-foundation/google/places`
- Category: maps
- Operator: solana-foundation
- Origin: google
- Version: v1
- Endpoints: 3
- Pricing: $0.001
- HTML page: https://pay.sh/services/solana-foundation/google/places
- Markdown page: https://pay.sh/services/solana-foundation/google/places/index.md

## Service URLs
- Gateway: https://places.google.gateway-402.com
- Source: solana-foundation/pay-skills
- Source path: providers/solana-foundation/google/places/PAY.md
- Source skill: pay-skills

## Use Case
Use for restaurant and business search, hotel and POI lookup, local discovery, address autocomplete, nearby search, ratings and review lookup, opening-hours checks, store locators, lead generation, and place metadata enrichment.

## Endpoint Table
| Method | Path | Pricing | Description |
| --- | --- | --- | --- |
| POST | v1/places:autocomplete | free | Returns predictions for the given input. |
| POST | v1/places:searchNearby | $0.001/requests | Search for places near locations. |
| POST | v1/places:searchText | $0.001/requests | Text query based place search. |
