La API de Estadísticas de Rascacielos en Todo el Mundo ofrece a desarrolladores, investigadores y entusiastas una manera fácil de acceder y analizar estadísticas relacionadas con rascacielos por país. Los datos provienen de fuentes de clasificación globales reputadas y se segmentan en puntos finales dedicados, asegurando que los usuarios puedan obtener solo la información relevante que necesitan. Los usuarios pueden consultar una lista completa de países con datos de rascacielos o solicitar métricas específicas, como el número de rascacielos de cierta altura.
[
{
"countries": [
"China",
"United States",
"United Arab Emirates",
"Malaysia",
"Japan",
"South Korea",
"Canada",
"Australia",
"Thailand",
"Indonesia",
"Philippines",
"India",
"Singapore",
"Turkey",
"Brazil",
"Panama",
"Russia",
"Qatar",
"Mexico",
"Saudi Arabia",
"Vietnam",
"Israel",
"France",
"Colombia",
"Germany",
"Bahrain",
"North Korea",
"Kuwait",
"Poland",
"Sri Lanka",
"Spain",
"Argentina",
"Kazakhstan",
"Italy",
"Netherlands",
"Azerbaijan",
"South Africa",
"Cambodia",
"Venezuela",
"Tanzania",
"Austria",
"Lebanon",
"New Zealand",
"Kenya",
"Sweden",
"Cyprus",
"Pakistan",
"Iran",
"Iraq",
"Chile",
"Jordan",
"Dominican Republic",
"Switzerland",
"Serbia",
"Georgia",
"Nigeria",
"Bangladesh",
"Ethiopia",
"Egypt",
"Algeria",
"Ukraine",
"Morocco",
"Uzbekistan",
"Ivory Coast",
"Bolivia",
"Cuba",
"Turkmenistan",
"Norway",
"Slovakia",
"Uruguay",
"Monaco"
]
}
]
curl --location --request POST 'https://zylalabs.com/api/9371/worldwide+skyscraper+stats+api/16959/get+list+of+countries+with+skyscraper+data' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"country": "Italy",
"skyscrapers_over_150_m": "8"
}
]
curl --location --request POST 'https://zylalabs.com/api/9371/worldwide+skyscraper+stats+api/16962/get+number+of+skyscrapers+over+150' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"country":"Required"}'
[
{
"country": "Poland",
"skyscrapers_over_200_m": "6"
}
]
curl --location --request POST 'https://zylalabs.com/api/9371/worldwide+skyscraper+stats+api/16967/get+number+of+skyscrapers+over+200' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"country":"Required"}'
[
{
"country": "Indonesia",
"skyscrapers_over_300_m": "2"
}
]
curl --location --request POST 'https://zylalabs.com/api/9371/worldwide+skyscraper+stats+api/16971/get+number+of+skyscrapers+over+300' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"country":"Required"}'
Encabezado | Descripción |
---|---|
Autorización
|
[Requerido] Debería ser Bearer access_key . Consulta "Tu Clave de Acceso a la API" arriba cuando estés suscrito. |
Sin compromiso a largo plazo. Mejora, reduce o cancela en cualquier momento. La Prueba Gratuita incluye hasta 50 solicitudes.
La API de Estadísticas de Rascacielos a Nivel Mundial permite a los usuarios recuperar datos como una lista completa de países con información sobre rascacielos y métricas específicas como el número de rascacielos de cierta altura.
Los datos de la API de Estadísticas de Rascacielos en el Mundo están estructurados y generalmente se proporcionan en formato JSON, lo que facilita su análisis e integración en aplicaciones.
Los desarrolladores e investigadores pueden usar la API para analizar tendencias en la construcción de rascacielos, comparar datos de rascacielos entre países o crear visualizaciones para fines educativos.
Las respuestas de la API incluyen campos como el nombre del país, el número total de rascacielos y desgloses por categorías de altura, lo que permite un análisis detallado de las estadísticas de rascacielos.
Puedes integrar la API haciendo solicitudes HTTP a los endpoints proporcionados, lo que te permite obtener los datos relevantes de rascacielos y mostrarlos en tu aplicación o usarlos para un análisis adicional.
Cada punto final devuelve datos estructurados relacionados con rascacielos. El punto final "obtener lista de países" proporciona una lista de países con datos de rascacielos, mientras que los puntos finales específicos de altura devuelven el número de rascacielos que superan los 150, 200 o 300 metros para un país especificado.
Los campos clave en las respuestas incluyen "país" para el nombre del país y campos específicos de altura como "rascacielos_mayores_a_150_m," "rascacielos_mayores_a_200_m" y "rascacielos_mayores_a_300_m," que indican el conteo de rascacielos por encima de esas alturas.
Los datos de respuesta están organizados en formato JSON, con cada respuesta que contiene un arreglo de objetos. Cada objeto incluye el nombre del país y el contador de rascacielos correspondiente para la categoría de altura especificada, lo que facilita el análisis y la interpretación.
Los puntos finales específicos de altura requieren un parámetro "país" para especificar de qué país deseas recuperar los datos de rascacielos. Este parámetro debe coincidir con uno de los países enumerados en el punto final "obtener lista de países".
Los usuarios pueden personalizar sus solicitudes seleccionando el punto final deseado y proporcionando el parámetro de país apropiado. Por ejemplo, para encontrar rascacielos de más de 200 metros en Italia, los usuarios llamarían al punto final "obtener el número de rascacielos de más de 200" con "Italia" como parámetro.
Los casos de uso típicos incluyen el análisis de la planificación urbana, la investigación arquitectónica y proyectos educativos. Los usuarios pueden comparar el número de rascacielos entre países o seguir las tendencias en la construcción de rascacielos según categorías de altura.
La precisión de los datos se mantiene al obtener información de fuentes de clasificación globales reconocidas. Actualizaciones regulares y controles de calidad aseguran que las estadísticas de rascacielos reflejen datos actuales y confiables.
Si un endpoint devuelve resultados parciales o vacíos, los usuarios deben verificar la precisión del parámetro de país. Además, pueden consultar el endpoint "obtener lista de países" para asegurarse de que el país especificado tenga datos de rascacielos disponibles.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world's most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]
Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.
The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.
Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]
Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.
API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.
Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.
To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.
To check how many API calls you have left for the current month, refer to the 'X-Zyla-API-Calls-Monthly-Remaining' field in the response header. For example, if your plan allows 1.000 requests per month and you've used 100, this field in the response header will indicate 900 remaining calls.
To see the maximum number of API requests your plan allows, check the 'X-Zyla-RateLimit-Limit' response header. For instance, if your plan includes 1.000 requests per month, this header will display 1.000.
The 'X-Zyla-RateLimit-Reset' header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3.600, it means 3.600 seconds are left until the limit resets.
Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.
You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]
To give you the opportunity to experience our APIs without any commitment, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost. This trial can be used only once, so we recommend applying it to the API that interests you the most. While most of our APIs offer a free trial, some may not. The trial concludes after 7 days or once you've made 50 requests, whichever occurs first. If you reach the 50 request limit during the trial, you will need to "Start Your Paid Plan" to continue making requests. You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab. Alternatively, if you don't cancel your subscription before the 7th day, your free trial will end, and your plan will automatically be billed, granting you access to all the API calls specified in your plan. Please keep this in mind to avoid unwanted charges.
After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, it's important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.
When you subscribe to an API free trial, you can make up to 50 API calls. If you wish to make additional API calls beyond this limit, the API will prompt you to perform an "Start Your Paid Plan." You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab.
Payout Orders are processed between the 20th and the 30th of each month. If you submit your request before the 20th, your payment will be processed within this timeframe.
Nivel de Servicio:
100%
Tiempo de Respuesta:
0ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
6.784,82ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
6.784,82ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
6.784,82ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
6.784,82ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
6.784,82ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
6.784,82ms
Nivel de Servicio:
86%
Tiempo de Respuesta:
288,30ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
771,85ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
5.558,92ms