["Tate Modern, British Museum, National Gallery, Victoria and Albert Museum, The Louvre, The British Library, The Saatchi Gallery, National Portrait Gallery, The Wallace Collection, Somerset House, Museum of London, Royal Academy of Arts, Imperial War Museum, Tate Britain, Courtauld Gallery, Design Museum, The Science Museum, Sir John Soane's Museum, The British Museum of Food, The Foundling Museum, National Maritime Museum, Natural History Museum, Sir John Soane's Museum, Tate Liverpool, Tate St Ives, Tate Britain, Tate Modern, The Hepworth Wakefield, Yorkshire Sculpture Park, Whitworth Art Gallery, Lowry, Manchester City Art Gallery, Walker Art Gallery, Bluecoat Gallery, Lady Lever Art Gallery, Ferens Art Gallery, Ashmolean Museum, Pitt Rivers Museum, Museum of Oxford, The Bunker, Royal Albert Memorial Museum, Tate St Ives, The Box, Bristol Museum and Art Gallery, The New Art Gallery Walsall, Turner Contemporary, Laing Art Gallery, The Bowes Museum, Baltic Centre for Contemporary Art, National Glass Centre, Hove Museum and Art Gallery, Museum of Liverpool, Atkinson Art Gallery, The Stanley & Audrey Burton Gallery, The Lightbox, The Fitzwilliam Museum, Museum of Classical Archaeology, Kettle's Yard, The Royal Pavilion, Ikon Gallery, Barber Institute of Fine Arts, Herbert Art Gallery and Museum, Lapworth Museum of Geology, York Art Gallery, The Potteries Museum and Art Gallery, Tate Liverpool, Walker Art Gallery, The Atkinson, Williamson Art Gallery and Museum, Seven Stories, Middlesbrough Institute of Modern Art (mima), Yorkshire Sculpture Park, The Lowry, People's History Museum, Whitworth Art Gallery, Manchester Art Gallery, Harris Museum and Art Gallery, Hatton Gallery, BALTIC Centre for Contemporary Art, Shipley Art Gallery, Laing Art Gallery, Sunderland Museum and Winter Gardens, The Bowes Museum, Tullie House Museum and Art Gallery, Abbot Hall Art Gallery, The Beacon Museum, The Bowes Museum, Middlesbrough Institute of Modern Art (mima), The Wilson, The Holburne Museum, The Roman Baths, Bristol Museum and Art Gallery, The Royal West of England Academy, Watts Gallery, The Lightbox, Pallant House Gallery, Chichester District Museum."]
curl --location --request GET 'https://zylalabs.com/api/5306/museum+locator+api/6856/country+museums&Country=Required' --header 'Authorization: Bearer YOUR_API_KEY'
["{\n \"name\": \"British Museum\",\n \"address\": \"Great Russell St, Bloomsbury, London WC1B 3DG, United Kingdom\",\n \"city\": \"London\",\n \"country\": \"United Kingdom\",\n \"telephone\": \"+44 20 7323 8299\",\n \"email\": \"[email protected]\",\n \"schedules\": \"Monday to Sunday: 10:00 AM - 5:30 PM\",\n \"architectural_style\": \"Neoclassical\",\n \"architects\": \"Robert Smirke; Foster and Partners\",\n \"visitors\": \"Over 6 million annually\",\n \"state\": \"England\",\n \"latitude\": 51.519413,\n \"longitude\": -0.127541\n}"]
curl --location --request GET 'https://zylalabs.com/api/5306/museum+locator+api/6857/museum+details&MuseumReference=Required' --header 'Authorization: Bearer YOUR_API_KEY'
注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 博物馆定位器 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
| 标头 | 描述 |
|---|---|
授权
|
必需
应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。
|
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
(年度计费可节省 2 个月 🎉)
按国家浏览博物馆或使用GET请求搜索特定博物馆的详细信息
博物馆定位器是一个提供全球博物馆和艺术画廊详细信息的API
该API接收包含国家或博物馆名称的GET请求,并返回包含每个文化遗址详细信息的JSON
计划参观博物馆和艺术画廊 文化旅游应用的开发 对艺术机构进行学术研究或项目研究
除每月允许的API调用次数外,没有其他限制
有不同的计划适合每个人,包括一个针对小量请求的免费试用,但其利率受到限制以防止滥用服务
该API使用API密钥进行身份验证。要访问API,请在请求头中包含您的API密钥。注册时会提供API密钥,应该妥善保管
该API返回关于域名的年龄和历史的详细信息,包括从创建到现在的年、月和天,以及到期和更新时间。
“获取国家博物馆”接口返回指定国家的博物馆名称列表 “获取博物馆详情”接口提供关于特定博物馆的详细信息,包括地址、开放时间、联系方式、建筑风格和地理坐标
“获取博物馆详细信息”响应中的关键字段包括“名称”、“地址”、“电话”、“时间表”、“建筑风格”、“建筑师”、“纬度”和“经度”,这些字段提供了关于每个博物馆的全面信息
响应数据采用JSON格式结构。对于“获取国家博物馆”,它返回一个博物馆名称的数组。对于“获取博物馆详情”,它返回一个包含博物馆属性的键值对的JSON对象
"GET国家博物馆"端点提供按国家分类的博物馆列表,而"GET博物馆详情"端点则提供特定博物馆的详细信息,如位置、联系方式、开放时间和建筑细节
“获取国家博物馆”端点接受国家名称作为参数 “获取博物馆详情”端点需要先前查询的博物馆名称以获取详细信息
数据的准确性通过定期更新和来自可信文化机构和数据库的质量检查得以保持 这确保了有关博物馆和画廊的信息可靠和最新
典型的用例包括规划文化之旅 将博物馆信息整合到旅行应用程序中 以及为教育目的或旅游推广进行艺术机构的研究
用户可以通过将返回的数据集成到应用程序或网站中来利用这些数据,从而实现互动地图、行程规划等功能,并为用户提供有关博物馆的基本信息以增强文化体验