该 API 将为您提供您想要查看的艺术家的即将举行的演出信息。同时,您还可以获取特定城市/地点的音乐会和活动信息。
这个 API 使用起来很简单,您只需提供您想要查看即将举行演出的乐队或音乐家的名称。您将会获得所有活动的列表及附加信息。他们将在哪里演出?什么时候?谁将和他们一起出场?演出的名称是什么?所有这些信息都可以通过此 API 获取。
此外,您还可以按城市或地点查询。
该 API 适合那些想要提供最新艺术家信息的音乐新闻门户网站。能够按艺术家和地点收集即将举行演出和活动的信息。您可以丰富您的门户和博客。
非常适合那些需要额外信息以便在其描述中使用的票务销售公司。
如果您在音乐行业,这个 API 是您需要的。
除了每月的 API 调用限制外,没有其他限制。
按艺术家获取音乐会 - 端点功能
| 对象 | 描述 |
|---|---|
name |
[必需] The name of the artist or band that you want to get information from. |
{"status":200,"success":true,"artist":"Ed Sheeran","upcomingEvents":{"2026-05-16":{"event":"Saturday 16 May 2026","eventType":"concert","location":"Vive Claro Distrito Cultural, Bogota, Colombia","event_id":"42875017"},"2026-06-27":{"event":"Outdoor","eventType":"concert","location":"Soldier Field, Chicago, IL, US","event_id":"42806499"},"2026-10-03":{"event":"Saturday 03 October 2026","eventType":"concert","location":"Mercedes-Benz Stadium, Atlanta, GA, US","event_id":"42806528"},"2026-07-25":{"event":"Saturday 25 July 2026","eventType":"concert","location":"Levi's Stadium, Santa Clara, CA, US","event_id":"42808061"},"2026-07-04":{"event":"Saturday 04 July 2026","eventType":"concert","location":"Empower Field at Mile High, Denver, CO, US","event_id":"42806251"},"2026-08-01":{"event":"Outdoor","eventType":"concert","location":"Lumen Field, Seattle, WA, US","event_id":"42806507"},"2026-05-23":{"event":"Saturday 23 May 2026","eventType":"concert","location":"Estadio Ol\u00c3\u00admpico Atahualpa, Quito, Ecuador","event_id":"42875020"},"2026-08-08":{"event":"Outdoor","eventType":"concert","location":"SoFi Stadium, Inglewood, CA, US","event_id":"42806508"},"2026-10-30":{"event":"Friday 30 October 2026","eventType":"concert","location":"Hard Rock Live - Seminole Hard Rock Hotel & Casino Hollywood, Hollywood, FL, US","event_id":"42806537"},"2026-10-29":{"event":"Thursday 29 October 2026","eventType":"concert","location":"Hard Rock Live - Seminole Hard Rock Hotel & Casino Hollywood, Hollywood, FL, US","event_id":"42806536"}}}
curl --location --request GET 'https://zylalabs.com/api/7259/%e5%ae%9e%e6%97%b6%e9%9f%b3%e4%b9%90%e4%bc%9a%e4%bf%a1%e6%81%af+api/11502/%e6%8c%89%e8%89%ba%e6%9c%af%e5%ae%b6%e8%8e%b7%e5%8f%96%e9%9f%b3%e4%b9%90%e4%bc%9a?name=Ed Sheeran' --header 'Authorization: Bearer YOUR_API_KEY'
要使用此端点,您必须在参数中指明一个国家的名称。
它还将有一个可选参数,您可以指明一个日期以接收演唱会信息。
注意:该日期是开始搜索演唱会的起点,从指定日期往后有效。
各国音乐会 - 端点功能
| 对象 | 描述 |
|---|---|
country |
[必需] Indicates a date (YY/MM/DD) |
minDate |
[必需] Indicates a date (YY/MM/DD) |
{"status":"success","pagination":{"current_page":1,"per_page":20,"total":50,"total_pages":3},"data":[{"name":"Boney James","url":"https:\/\/concertful.com\/event\/779665","image":"https:\/\/concertful.com\/public\/foto\/large\/boney-james.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":"250 N Arizona Ave","postalCode":"85225","addressLocality":"Chandler","addressCountry":"US","addressRegion":"AZ"},"name":"Chandler Center For The Arts"},"startDate":"2025-01-24T19:30:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"Boney James","url":"https:\/\/concertful.com\/tour\/boney-james\/"}],"description":"Boney James in Chandler at Chandler Center For The Arts on Jan 24, 2025."},{"name":"David Foster","url":"https:\/\/concertful.com\/event\/788189","image":"https:\/\/concertful.com\/public\/foto\/large\/default.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":"73000 Fred Waring Dr","postalCode":"92260","addressLocality":"Palm Desert","addressCountry":"US","addressRegion":"CA"},"name":"McCallum Theatre"},"startDate":"2025-01-24T20:00:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"David Foster","url":"https:\/\/concertful.com\/tour\/david-foster\/"}],"description":"David Foster in Palm Desert at McCallum Theatre on Jan 24, 2025."},{"name":"Travis","url":"https:\/\/concertful.com\/event\/797606","image":"https:\/\/concertful.com\/public\/foto\/large\/default.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","addressLocality":"Dallas","addressCountry":"US","addressRegion":"TX"},"name":"The Factory in Deep Ellum"},"startDate":"2025-01-24T20:00:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"Travis","url":"https:\/\/concertful.com\/tour\/travis\/"}],"description":"Travis in Dallas at The Factory in Deep Ellum on Jan 24, 2025."},{"name":"Wynton Marsalis","url":"https:\/\/concertful.com\/event\/798159","image":"https:\/\/concertful.com\/public\/foto\/large\/wynton-marsalis.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":"220 S Michigan Ave","postalCode":"60604","addressLocality":"Chicago","addressCountry":"US","addressRegion":"IL"},"name":"Chicago Symphony Center"},"startDate":"2025-01-24T20:00:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"Wynton Marsalis","url":"https:\/\/concertful.com\/tour\/wynton-marsalis\/"}],"description":"Wynton Marsalis in Chicago at Chicago Symphony Center on Jan 24, 2025."},{"name":"Chante Moore","url":"https:\/\/concertful.com\/event\/801972","image":"https:\/\/concertful.com\/public\/foto\/large\/chante-moore.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":"3701 Mt Vernon Ave","postalCode":"22305","addressLocality":"Alexandria","addressCountry":"US","addressRegion":"VA"},"name":"The Birchmere"},"startDate":"2025-01-24T19:30:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"Chante Moore","url":"https:\/\/concertful.com\/tour\/chante-moore\/"}],"description":"Chante Moore in Alexandria at The Birchmere on Jan 24, 2025."},{"name":"Get The Led Out","url":"https:\/\/concertful.com\/event\/803326","image":"https:\/\/concertful.com\/public\/foto\/large\/get-the-led-out.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":"3 City Hall Sq.","postalCode":"01901","addressLocality":"Lynn","addressCountry":"US","addressRegion":"MA"},"name":"Lynn Auditorium"},"startDate":"2025-01-24T20:00:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"Get The Led Out","url":"https:\/\/concertful.com\/tour\/get-the-led-out\/"}],"description":"Get The Led Out in Lynn at Lynn Auditorium on Jan 24, 2025."},{"name":"Dirty Dancing in Concert","url":"https:\/\/concertful.com\/event\/804278","image":"https:\/\/concertful.com\/public\/foto\/large\/default.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","addressLocality":"Utica","addressCountry":"US","addressRegion":"NY"},"name":"The Stanley"},"startDate":"2025-01-24T19:00:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"Dirty Dancing in Concert","url":"https:\/\/concertful.com\/tour\/dirty-dancing-in-concert\/"}],"description":"Dirty Dancing in Concert in Utica at The Stanley on Jan 24, 2025."},{"name":"Lo Moon","url":"https:\/\/concertful.com\/event\/806529","image":"https:\/\/concertful.com\/public\/foto\/large\/lo-moon.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":"130 N Central Ave","postalCode":"85004","addressLocality":"Phoenix","addressCountry":"US","addressRegion":"AZ"},"name":"Valley Bar"},"startDate":"2025-01-24T19:00:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"Lo Moon","url":"https:\/\/concertful.com\/tour\/lo-moon\/"}],"description":"Lo Moon in Phoenix at Valley Bar on Jan 24, 2025."},{"name":"Scotty McCreery","url":"https:\/\/concertful.com\/event\/806887","image":"https:\/\/concertful.com\/public\/foto\/large\/scotty-mccreery.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","addressLocality":"Harris","addressCountry":"US","addressRegion":"MI"},"name":"Island Showroom"},"startDate":"2025-01-24T20:00:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"Scotty McCreery","url":"https:\/\/concertful.com\/tour\/scotty-mccreery\/"}],"description":"Scotty McCreery in Harris at Island Showroom on Jan 24, 2025."},{"name":"Bright Eyes","url":"https:\/\/concertful.com\/event\/807081","image":"https:\/\/concertful.com\/public\/foto\/large\/bright-eyes.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":"911 Pine St","postalCode":"98101","addressLocality":"Seattle","addressCountry":"US","addressRegion":"WA"},"name":"Paramount Theatre"},"startDate":"2025-01-24T19:30:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"Bright Eyes","url":"https:\/\/concertful.com\/tour\/bright-eyes\/"}],"description":"Bright Eyes in Seattle at Paramount Theatre on Jan 24, 2025."},{"name":"Michigander","url":"https:\/\/concertful.com\/event\/809274","image":"https:\/\/concertful.com\/public\/foto\/large\/default.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","addressLocality":"Gainesville","addressCountry":"US","addressRegion":"FL"},"name":"Heartwood Soundstage"},"startDate":"2025-01-24T20:00:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"Michigander","url":"https:\/\/concertful.com\/tour\/michigander\/"}],"description":"Michigander in Gainesville at Heartwood Soundstage on Jan 24, 2025."},{"name":"Super Diamond","url":"https:\/\/concertful.com\/event\/809528","image":"https:\/\/concertful.com\/public\/foto\/large\/default.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":"1332 West Burnside","postalCode":"97209","addressLocality":"Portland","addressCountry":"US","addressRegion":"OR"},"name":"Mcmenamins Crystal Ballroom"},"startDate":"2025-01-24T20:00:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"Super Diamond","url":"https:\/\/concertful.com\/tour\/super-diamond\/"}],"description":"Super Diamond in Portland at Mcmenamins Crystal Ballroom on Jan 24, 2025."},{"name":"Eagles","url":"https:\/\/concertful.com\/event\/809635","image":"https:\/\/concertful.com\/public\/foto\/large\/eagles.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":"255 Sands Avenue","postalCode":"89169","addressLocality":"Las Vegas","addressCountry":"US","addressRegion":"NV"},"name":"Sphere"},"startDate":"2025-01-24T20:30:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"Eagles","url":"https:\/\/concertful.com\/tour\/eagles\/"}],"description":"Eagles in Las Vegas at Sphere on Jan 24, 2025."},{"name":"Alan Sparhawk","url":"https:\/\/concertful.com\/event\/810117","image":"https:\/\/concertful.com\/public\/foto\/large\/default.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":"241 S 500 E","postalCode":"84102","addressLocality":"Salt Lake City","addressCountry":"US","addressRegion":"UT"},"name":"The Urban Lounge"},"startDate":"2025-01-24T21:00:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"Alan Sparhawk","url":"https:\/\/concertful.com\/tour\/alan-sparhawk\/"}],"description":"Alan Sparhawk in Salt Lake City at The Urban Lounge on Jan 24, 2025."},{"name":"INZO with Mersiv","url":"https:\/\/concertful.com\/event\/811849","image":"https:\/\/concertful.com\/public\/foto\/large\/inzo.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":"421 N 7th St","postalCode":"19123","addressLocality":"Philadelphia","addressCountry":"US","addressRegion":"PA"},"name":"Franklin Music Hall"},"startDate":"2025-01-24T19:00:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"INZO","url":"https:\/\/concertful.com\/tour\/inzo\/"},{"@type":"MusicGroup","name":"Mersiv","url":"https:\/\/concertful.com\/tour\/mersiv\/"}],"description":"INZO with Mersiv in Philadelphia at Franklin Music Hall on Jan 24, 2025."},{"name":"Jo Dee Messina","url":"https:\/\/concertful.com\/event\/811899","image":"https:\/\/concertful.com\/public\/foto\/large\/jo-dee-messina.jpg","location":{"@type":"Place","address":{"@type":"PostalAddress","streetAddress":"200 West Main Cross Street","postalCode":"45840","addressLocality":"Findlay","addressCountry":"US","addressRegion":"OH"},"name":"Marathon Center For The Performing Arts"},"startDate":"2025-01-24T19:30:00","endDate":"2025-01-24","performer":[{"@type":"MusicGroup","name":"Jo Dee Messina","url":"https:\/\/concertful.com\/tour\/jo-dee-messina\/"}],"description":"Jo Dee Messina in Findlay at Marathon Center For The Performing Arts on Jan 24, 2025."},{"name":"HOL!","url":"https:\/\/concertful.com\/event\/812569","image":"https:\/\/concertful.com\/public\/foto\/large\/default.jpg"}],"_note":"Response truncated for documentation purposes"}
curl --location --request GET 'https://zylalabs.com/api/7259/%e5%ae%9e%e6%97%b6%e9%9f%b3%e4%b9%90%e4%bc%9a%e4%bf%a1%e6%81%af+api/11511/%e5%90%84%e5%9b%bd%e9%9f%b3%e4%b9%90%e4%bc%9a?country=US&minDate=2025-07-08' --header 'Authorization: Bearer YOUR_API_KEY'
在这个端点中,您将传递在另一个端点获取的事件 ID,您将收到关于演出的额外信息,如阵容和其他相关信息
获取事件信息 - 端点功能
| 对象 | 描述 |
|---|---|
event_id |
[必需] Enter a event ID |
{"status":200,"success":true,"event_id":"41500010","eventInformation":{"event_name":"KROQ's Almost Acoustic Christmas 2023","line_up":"The Offspring, Portugal. The Man, 311, Garbage, Bleachers, Bakar, Lovejoy, CANNONS, The Beaches","venue":{"name":"Kia Forum","address":"3900 W. Manchester Blvd., 90305, Inglewood, CA, US","phone":"310-330-7300","website":"thekiaforum.com\/","capactity":"17,505"}}}
curl --location --request GET 'https://zylalabs.com/api/7259/%e5%ae%9e%e6%97%b6%e9%9f%b3%e4%b9%90%e4%bc%9a%e4%bf%a1%e6%81%af+api/21136/%e8%8e%b7%e5%8f%96%e4%ba%8b%e4%bb%b6%e4%bf%a1%e6%81%af?event_id=41500010' --header 'Authorization: Bearer YOUR_API_KEY'
| 标头 | 描述 |
|---|---|
授权
|
[必需] 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。 |
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
实时音乐会信息API提供关于您喜欢的艺术家的即将到来的活动、演出和音乐会的信息。它允许您获取诸如场地位置、日期和时间、支持表演者等详细信息
要获取即将举行的活动信息,可以使用“按艺术家获取音乐会”端点。只需提供您感兴趣的艺术家的名字,API将返回关于他们即将举行的演出和音乐会的详细信息
是的,API提供了“按地点获取即将举行的音乐会”端点,允许您在特定城市或地点搜索活动。您可以在API请求中指定所需位置,API将返回在该区域内特定时间范围内发生的活动列表
要检索特定艺术家的活动,您需要向“按艺术家获取音乐会”端点发出请求,并将艺术家的名称作为参数传递。API将返回与该艺术家相关的即将举行的活动的全面列表
在按照地点查询事件时,API请求中提供的开始和结束日期需要大于当前日期。过去的事件将不会被返回,过去日期的API响应将为空
是的,当使用"根据地点获取即将到来的音乐会"端点时,您可以指定要检索的事件的时间范围。API将返回在指定地点和时间范围内发生的事件列表
每个端点返回有关即将举行的音乐会和活动的详细信息 “按艺术家获取音乐会” 端点提供艺术家特定的活动详细信息 而 “按地点获取即将举行的音乐会” 端点根据地理位置返回活动 “按国家获取音乐会” 端点提供按国家过滤的音乐会信息
响应数据中的关键字段包括“事件”“事件类型”“地点”“开始日期”“结束日期”和“表演者”例如“按艺术家获取音乐会”端点返回艺术家的名字事件细节和场馆信息
响应数据采用JSON格式结构化 每个事件按日期组织 事件细节嵌套在事件日期下 例如 "upcomingEvents" 对象包含按各自日期列出的事件 使解析和显示变得容易
参数包括“按艺术家获取音乐会”的接口中的艺术家名称、“按地点获取即将举行的音乐会”的接口中的地点和日期范围,以及“按国家获取音乐会”的接口中的国家名称和可选日期 用户可以通过指定这些参数自定义请求
每个端点提供信息,如事件名称、日期、地点、表演者以及事件类型和组织者等附加细节。例如“按地点获取即将到来的音乐会”端点包括场地地址和地理坐标
用户可以利用返回的数据来显示音乐会列表 创建活动日历或增强网站上的音乐相关内容 例如 "地点" 字段可以用于映射事件 而 "表演者" 的详细信息可以链接到艺术家资料
数据来源于各种音乐活动聚合器和官方艺术家巡演信息 这确保了活动和艺术家的广泛覆盖,为用户提供全面和最新的音乐会列表
如果请求返回空结果,这意味着没有即将来临的事件符合条件 用户应检查参数的准确性或扩大搜索条件 例如 调整日期范围或艺术家名称可能会产生更多结果
Zyla API Hub 就像一个大型 API 商店,您可以在一个地方找到数千个 API。我们还为所有 API 提供专门支持和实时监控。注册后,您可以选择要使用的 API。请记住,每个 API 都需要自己的订阅。但如果您订阅多个 API,您将为所有这些 API 使用相同的密钥,使事情变得更简单。
价格以 USD(美元)、EUR(欧元)、CAD(加元)、AUD(澳元)和 GBP(英镑)列出。我们接受所有主要的借记卡和信用卡。我们的支付系统使用最新的安全技术,由 Stripe 提供支持,Stripe 是世界上最可靠的支付公司之一。如果您在使用卡片付款时遇到任何问题,请通过 [email protected]
此外,如果您已经以这些货币中的任何一种(USD、EUR、CAD、AUD、GBP)拥有有效订阅,该货币将保留用于后续订阅。只要您没有任何有效订阅,您可以随时更改货币。
定价页面上显示的本地货币基于您 IP 地址的国家/地区,仅供参考。实际价格以 USD(美元)为单位。当您付款时,即使您在我们的网站上看到以本地货币显示的等值金额,您的卡片对账单上也会以美元显示费用。这意味着您不能直接使用本地货币付款。
有时,银行可能会因其欺诈保护设置而拒绝收费。我们建议您首先联系您的银行,检查他们是否阻止了我们的收费。此外,您可以访问账单门户并更改关联的卡片以进行付款。如果这些方法不起作用并且您需要进一步帮助,请通过 [email protected]
价格由月度或年度订阅决定,具体取决于所选计划。
API 调用根据成功请求从您的计划中扣除。每个计划都包含您每月可以进行的特定数量的调用。只有成功的调用(由状态 200 响应指示)才会计入您的总数。这确保失败或不完整的请求不会影响您的月度配额。
Zyla API Hub 采用月度订阅系统。您的计费周期将从您购买付费计划的那一天开始,并在下个月的同一日期续订。因此,如果您想避免未来的费用,请提前取消订阅。
要升级您当前的订阅计划,只需转到 API 的定价页面并选择您要升级到的计划。升级将立即生效,让您立即享受新计划的功能。请注意,您之前计划中的任何剩余调用都不会转移到新计划,因此在升级时请注意这一点。您将被收取新计划的全部金额。
要检查您本月剩余多少 API 调用,请参考响应标头中的 "X-Zyla-API-Calls-Monthly-Remaining" 字段。例如,如果您的计划允许每月 1,000 个请求,而您已使用 100 个,则响应标头中的此字段将显示 900 个剩余调用。
要查看您的计划允许的最大 API 请求数,请检查 "X-Zyla-RateLimit-Limit" 响应标头。例如,如果您的计划包括每月 1,000 个请求,此标头将显示 1,000。
"X-Zyla-RateLimit-Reset" 标头显示您的速率限制重置之前的秒数。这告诉您何时您的请求计数将重新开始。例如,如果它显示 3,600,则意味着还有 3,600 秒直到限制重置。
是的,您可以随时通过访问您的账户并在账单页面上选择取消选项来取消您的计划。请注意,升级、降级和取消会立即生效。此外,取消后,您将不再有权访问该服务,即使您的配额中还有剩余调用。
您可以通过我们的聊天渠道联系我们以获得即时帮助。我们始终在线,时间为上午 8 点至下午 5 点(EST)。如果您在该时间之后联系我们,我们将尽快回复您。此外,您可以通过 [email protected]
为了让您有机会在没有任何承诺的情况下体验我们的 API,我们提供 7 天免费试用,允许您免费进行最多 50 次 API 调用。此试用只能使用一次,因此我们建议将其应用于您最感兴趣的 API。虽然我们的大多数 API 都提供免费试用,但有些可能不提供。试用在 7 天后或您进行了 50 次请求后结束,以先发生者为准。如果您在试用期间达到 50 次请求限制,您需要"开始您的付费计划"以继续发出请求。您可以在个人资料中的订阅 -> 选择您订阅的 API -> 定价标签下找到"开始您的付费计划"按钮。或者,如果您在第 7 天之前不取消订阅,您的免费试用将结束,您的计划将自动计费,授予您访问计划中指定的所有 API 调用的权限。请记住这一点以避免不必要的费用。
7 天后,您将被收取试用期间订阅的计划的全额费用。因此,在试用期结束前取消很重要。因忘记及时取消而提出的退款请求不被接受。
当您订阅 API 免费试用时,您可以进行最多 50 次 API 调用。如果您希望超出此限制进行额外的 API 调用,API 将提示您执行"开始您的付费计划"。您可以在个人资料中的订阅 -> 选择您订阅的 API -> 定价标签下找到"开始您的付费计划"按钮。
付款订单在每月 20 日至 30 日之间处理。如果您在 20 日之前提交请求,您的付款将在此时间范围内处理。
服务级别:
100%
响应时间:
580ms
服务级别:
100%
响应时间:
1,170ms
服务级别:
100%
响应时间:
109ms
服务级别:
100%
响应时间:
1,039ms
服务级别:
100%
响应时间:
549ms
服务级别:
100%
响应时间:
1,614ms
服务级别:
100%
响应时间:
245ms
服务级别:
100%
响应时间:
597ms
服务级别:
100%
响应时间:
2,055ms
服务级别:
100%
响应时间:
1,481ms