El API del Servicio de Mapeo de IP es una herramienta poderosa que proporciona datos de geolocalización precisos basados en direcciones IP. En el mundo interconectado de hoy, la capacidad de determinar la ubicación física de un dispositivo o usuario es invaluable para una amplia gama de aplicaciones e industrias.
Esta API ofrece un conjunto rico de características y capacidades que la convierten en un recurso imprescindible para los usuarios que buscan información de ubicación precisa. Ya sea que busques personalizar la experiencia del usuario, mejorar la ciberseguridad u optimizar las operaciones comerciales, el API del Servicio de Mapeo de IP es la solución.
Una de las características más destacadas de esta API es su capacidad para proporcionar datos de ubicación altamente precisos. Puede determinar la latitud y longitud de un dispositivo, identificar la ciudad y el país en el que se encuentra y, incluso, determinar la zona horaria. Este nivel de precisión asegura que las empresas y desarrolladores puedan tomar decisiones informadas y ofrecer servicios específicos de ubicación.
La API admite direcciones IPv4 e IPv6, lo que la hace adecuada para una amplia gama de dispositivos y redes. Ya sean direcciones IPv4 más antiguas o direcciones IPv6 más recientes, esta API maneja ambas sin problemas, asegurando la geolocalización para prácticamente cualquier dispositivo.
Con cobertura global, la API puede proporcionar datos de ubicación de direcciones IP de todo el mundo. Este alcance global es esencial para empresas y aplicaciones que operan internacionalmente, ya que les permite acceder a información precisa de ubicación sin importar la ubicación del usuario.
En resumen, el API del Servicio de Mapeo de IP es una herramienta versátil e indispensable para empresas y desarrolladores que buscan aprovechar los datos basados en la ubicación. Ya sea mejorando la experiencia del usuario, aumentando la seguridad o ganando información sobre el comportamiento del usuario, esta API ofrece la precisión y confiabilidad necesarias para desbloquear el pleno potencial de los servicios basados en la ubicación en la era digital. Con su cobertura global, velocidad y características de seguridad, el API del Servicio de Mapeo de IP te permite tomar decisiones informadas y ofrecer experiencias personalizadas basadas en la ubicación a tus usuarios.
Recibirá parámetros y te proporcionará un JSON.
Publicidad dirigida: Los anunciantes utilizan la API para entregar anuncios dirigidos a los usuarios en función de su ubicación geográfica.
Localización de contenido: Los proveedores de contenido utilizan datos de geolocalización para proporcionar contenido específico de la región, como noticias, clima y preferencias de idioma, para mejorar el compromiso del usuario.
Personalización del comercio electrónico: Los minoristas en línea utilizan la API para adaptar las recomendaciones de productos y promociones a las ubicaciones de los usuarios, mejorando la experiencia de compra.
Detección de fraudes: Las instituciones financieras y las empresas de ciberseguridad utilizan la API para detectar y prevenir actividades fraudulentas verificando la ubicación de los usuarios o transacciones.
Servicios basados en la ubicación: Las aplicaciones móviles utilizan datos de geolocalización para proporcionar características basadas en la ubicación, como búsquedas locales, mapas y direcciones.
Plan Básico: 1,000 Llamadas a la API. 1 solicitud por segundo.
Plan Pro: 3,000 Llamadas a la API. 1 solicitud por segundo.
Plan Pro Plus: 9,000 Llamadas a la API. 1 solicitud por segundo.
Para utilizar este punto de acceso, debes especificar una dirección IP en el parámetro.
Información de IP - Características del Endpoint
Objeto | Descripción |
---|---|
ip |
[Requerido] |
{"ip":"142.147.143.28","ipNo":"2392035100","countryShort":"US","countryLong":"United States of America","region":"New York","city":"New York City","zipCode":"10003","latitude":40.731323,"longitude":-73.990089,"timeZone":"-04:00","address":{"location":"40.731323,-73.990089","address":{"amenity":"Tim Ho Wan","house_number":"85","road":"4th Avenue","neighbourhood":"Manhattan Community Board 3","suburb":"Manhattan","county":"New York County","city":"City of New York","state":"New York","ISO3166-2-lvl4":"US-NY","postcode":"10003","country":"United States","country_code":"us"},"addresstype":"amenity","boundingbox":["40.7312826","40.7313826","-73.9902004","-73.9901004"],"class":"amenity","display_name":"Tim Ho Wan, 85, 4th Avenue, Manhattan Community Board 3, Manhattan, New York County, City of New York, New York, 10003, United States","importance":0.00000999999999995449,"lat":"40.7313326","licence":"Data © OpenStreetMap contributors, ODbL 1.0. http://osm.org/copyright","lon":"-73.9901504","name":"Tim Ho Wan","osm_id":2547155245,"osm_type":"node","place_id":15416242,"place_rank":30,"type":"restaurant"},"asn":{"start_ip":"142.147.128.0","end_ip":"142.147.191.255","asn":"AS2914","name":"NTT America, Inc.","domain":"ntt.com"}}
curl --location --request GET 'https://zylalabs.com/api/2650/ip+mapping+service+api/2672/ip+information?ip=101.33.28.0' --header 'Authorization: Bearer YOUR_API_KEY'
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.
Para usar esta API, el usuario debe proporcionar una dirección IP.
Hay diferentes planes que se ajustan a todos, incluyendo una prueba gratuita para una pequeña cantidad de solicitudes, pero su tasa está limitada para prevenir el abuso del servicio.
Zyla ofrece una amplia gama de métodos de integración para casi todos los lenguajes de programación. Puedes utilizar estos códigos para integrarlos en tu proyecto según lo necesites.
Es una API que permite a los usuarios obtener información geográfica a partir de una dirección IP.
The GET IP Information endpoint returns detailed geolocation data for a specified IP address, including country, region, city, zip code, latitude, longitude, and time zone. It also provides address details and nearby amenities.
Key fields in the response include "ip," "countryShort," "region," "city," "latitude," "longitude," and "timeZone." Additional fields provide detailed address information and bounding box coordinates.
Los datos de respuesta están estructurados en formato JSON, con claves de nivel superior que representan los detalles de la dirección IP. Los objetos anidados proporcionan componentes específicos de la dirección y atributos de ubicación, lo que facilita el análisis y la utilización.
The endpoint provides information such as geographic location (latitude, longitude), administrative divisions (country, region, city), postal information (zip code), and local time zone, enabling various location-based applications.
Users can customize their requests by specifying different IP addresses in the query parameter. The API will return geolocation data specific to the provided IP, allowing for tailored responses based on user needs.
Los datos se obtienen de varias bases de datos de geolocalización y registros de IP, lo que garantiza una cobertura integral y precisión. Se realizan actualizaciones regulares y controles de calidad para mantener la fiabilidad de los datos.
Los casos de uso típicos incluyen publicidad dirigida, localización de contenido, personalización del comercio electrónico, detección de fraudes y mejora de los servicios basados en la ubicación en aplicaciones móviles, aprovechando datos de geolocalización precisos.
Los usuarios pueden utilizar los datos devueltos para personalizar las experiencias del usuario, optimizar las estrategias de marketing, mejorar las medidas de seguridad y proporcionar contenido local relevante, mejorando así el compromiso y la eficiencia operativa.
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:
745,56ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.087,82ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
2.152,78ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
488,34ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
749,16ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.449,71ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
487,38ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
567,84ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
725,96ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.359,71ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.170,53ms
Nivel de Servicio:
99%
Tiempo de Respuesta:
111,61ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
364,36ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
199,80ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
474,28ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
522,93ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.156,80ms
Nivel de Servicio:
99%
Tiempo de Respuesta:
111,61ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
837,57ms
Nivel de Servicio:
99%
Tiempo de Respuesta:
114,93ms