Get Apple Maps Places by MUID is a paid API for AI agents from agents.litescrape.com, paid per call via MPP, $0.000150/call, status unknown (last checked 2026-09-18).
Resolves up to 50 Apple Maps places by MUID in a single call, returning name, category, rating, address, coordinates, phone, website, and hours.
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.
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.
GEThttps://agents.litescrape.com/api/apple/maps/placesChoose 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.
| Field | Type | Description |
|---|---|---|
| muidrequired | string | One to 50 comma-separated Apple Maps place IDs. |
| locale | string | Language-region locale such as en-US, fr-FR, ja-JP, or zh-TW. |
| Field | Type | Description |
|---|---|---|
| pagination | object | Present when more results exist: next (a ready-made URL for the next page) or next_page_token. |
| place_results | array | One entry per resolved MUID: name, category, rating, address, coordinates, phone, website, hours. |
| search_metadata | object | |
| search_parameters | object | The request parameters as normalized by the API. |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"