{"uid":"cap_Pn7wbaJ1QWfdk-vEXnWtm","slug":"apple-maps-local-business-search-via-x402atlas-63c537d7","name":"Apple Maps Local Business Search via x402atlas","description":"Apple Maps local business search — find places by query and map centre (latitude,longitude), returning ratings, reviews, address, phone, website & Apple Maps place ids (muid) as clean JSON.","url":"https://places.use.x402atlas.com/apple/local","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["q"],"properties":{"q":{"type":"string","maxLength":400,"description":"Apple Maps search query (business or category)"},"span":{"type":"string","maxLength":32,"description":"Optional viewport span as lat_span,lng_span (e.g. 0.05,0.05)"},"center":{"type":"string","maxLength":32,"description":"Optional viewport centre as latitude,longitude (e.g. 37.7749,-122.4194)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["query","queried_at","results"],"properties":{"query":{"type":"string"},"results":{"type":"array","items":{"type":"object","required":["title"],"properties":{"muid":{"type":"string","description":"Apple's place id, pass to /places/apple/place"},"phone":{"type":"string"},"title":{"type":"string"},"types":{"type":"array","items":{"type":"string"}},"rating":{"type":"number"},"address":{"type":"string"},"reviews":{"type":"integer"},"website":{"type":"string"},"place_id":{"type":"string"},"position":{"type":"integer","description":"Rank in the result list"},"max_rating":{"type":"number"},"open_state":{"type":"string"},"weekly_hours":{"type":"object","description":"Apple's opening-hours object, upstream shape passed through as-is"},"gps_coordinates":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}}}}}},"queried_at":{"type":"string","format":"date-time"}}}}}}},"responseSchema":{"type":"json","example":{"query":"coffee","results":[{"muid":"1234567890","title":"Blue Bottle Coffee","types":["Coffee shop"],"rating":4.5,"address":"1 Ferry Building, San Francisco, CA","reviews":812,"position":1}],"queried_at":"2026-07-11T12:00:00Z"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_kbRZIuWen-O_GMR-fpQom","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Search Apple Maps for local businesses by query and geographic center, returning ratings, reviews, address, phone, website, and Apple Maps place IDs as structured JSON.","exampleAgentPrompt":"Can you find the top ramen restaurants near downtown Seattle (47.6062, -122.3321) using Apple Maps and show me their ratings, hours, phone numbers, and websites?","exampleUseCases":null,"resultDescription":"Returns a JSON object with the search query, timestamp, and an array of place results. Each result includes the business title, Apple Maps muid (place ID), address, phone, website, rating, review count, max rating, open state, weekly hours, GPS coordinates (latitude/longitude), business type tags, and rank position in the result list.","failureModes":["Missing required 'q' parameter returns a 400 error","Invalid center format (not lat,lng) may return no results or an error","No results found for obscure queries in sparse areas returns empty results array","Payment not processed (x402 protocol failure) blocks the response","Apple Maps upstream outage causes 502 or timeout","Query exceeding 400 characters is rejected"],"whenToPreferThis":"Choose this endpoint when you specifically need Apple Maps data (muids for use with Apple Maps place details), or when you want Apple Maps' business coverage and ratings distinct from Google Maps. Prefer this over the Google Maps sibling when the downstream workflow uses Apple Maps place IDs, or when Apple Maps coverage is preferred for a region. Use the DuckDuckGo Maps sibling if you want combined Apple Maps + Tripadvisor data without specifying coordinates.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:35:52.519Z","isFirstParty":false}