{"uid":"cap_2XfqGm9wAaDyFPI4koXdc","slug":"agents-litescrape-com-get-apple-maps-places-by-muid-b2713e5d","name":"Get Apple Maps Places by MUID","description":"Resolves one to 50 Apple Maps places by their MUID (Apple's unsigned 64-bit place identifier) in one call and returns place_results with the details Apple provides: name, category, rating, address, coordinates, phone, website, and hours. Set locale for the language and regional formatting. Allow up to 120 seconds for a response. One call is one request whatever the batch size.","url":"https://agents.litescrape.com/api/apple/maps/places","method":"GET","headers":{},"bodySchema":{"type":"object","required":["muid"],"properties":{"muid":{"type":"string","description":"One to 50 comma-separated Apple Maps place IDs."},"locale":{"type":"string","default":"en-US","description":"Language-region locale such as en-US, fr-FR, ja-JP, or zh-TW."}}},"responseSchema":{"type":"object","properties":{"pagination":{"type":"object","description":"Present when more results exist: next (a ready-made URL for the next page) or next_page_token."},"place_results":{"type":"array","items":{"type":"object"},"description":"One entry per resolved MUID: name, category, rating, address, coordinates, phone, website, hours."},"search_metadata":{"type":"object","properties":{"id":{"type":"string"},"status":{"type":"string"},"total_time_taken":{"type":"number"}}},"search_parameters":{"type":"object","description":"The request parameters as normalized by the API."}},"description":"Successful responses carry request metadata, the normalized parameters, and the result groups available for the operation. Optional groups are omitted when the source does not provide them. Errors are a JSON body with error, error_code, status_code, request_id, retryable, and the echoed search_parameters."},"example":null,"exampleRequest":null,"tags":[],"displayCostAmount":"0.000150","displayCostAsset":"USD","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.000150/call","primary":{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.000150","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.000150","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_hyn77cX9kU3Bmgmza9j1w","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0.000150","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":"agents.litescrape.com","brandSlug":"agents-litescrape-com-mpp","brandBaseUrl":"https://agents.litescrape.com","brandDocsUrl":null,"whatItDoes":"Resolves up to 50 Apple Maps places by MUID in a single call, returning name, category, rating, address, coordinates, phone, website, and hours.","exampleAgentPrompt":"Can you look up the Apple Maps details for these place IDs — I411234567890123456,I987654321098765432 — and return their names, addresses, phone numbers, hours, and ratings?","exampleUseCases":[{"title":"Enrich business listing with Apple Maps data","prompt":"I have a list of Apple Maps MUIDs for 30 restaurants — can you batch-resolve them all and give me each one's name, address, phone, website, and rating?"},{"title":"Verify place hours before customer visit","prompt":"Can you pull up the current business hours and address for Apple Maps place ID I523456789012345678 so I can confirm the location is open before I send a customer there?"},{"title":"Localize place details for international users","prompt":"Fetch the Apple Maps details for place ID I612345678901234567 but return everything formatted in Japanese — ja-JP locale — including the address and business hours."}],"resultDescription":"Returns a place_results array where each entry corresponds to one resolved MUID and includes the place name, category, star rating, formatted address, latitude/longitude coordinates, phone number, website URL, and opening hours. Also includes search_metadata (request ID, status, time taken) and search_parameters echoing the normalized inputs. Errors include an error message, error_code, status_code, request_id, retryable flag, and echoed parameters.","failureModes":["Invalid or non-existent MUID returns an error body with error_code and status_code","More than 50 MUIDs in a single request may be rejected or partially processed","Response timeout possible — allow up to 120 seconds before treating as failure","Malformed locale string may cause fallback to default en-US or an error","Apple Maps source temporarily unavailable causes a retryable error response"],"whenToPreferThis":"Choose this endpoint when you already have one or more Apple Maps MUIDs and need to resolve them to full place details (name, address, hours, rating, phone, website) without running a search. It is ideal for batch enrichment of up to 50 known places in a single request and for retrieving Apple-sourced data specifically (as opposed to Google Maps or Yelp). Use it when locale-aware formatting matters for international users. Prefer it over search-based endpoints when the exact place identity is already known.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-18T17:29:29.550Z","isFirstParty":false}