Esta API está diseñada principalmente para propietarios de tiendas en línea que desean realizar una verificación profunda de sus transacciones con tarjetas de crédito/débito, proporciona una visión clara de cuán arriesgadas son las transacciones. Sin embargo, cualquier persona puede usar esta API en cualquier plataforma como desee y de acuerdo a los límites de su plan. ¿Cómo funciona esta API? El usuario enviará el número de identificación bancaria de la tarjeta de crédito/débito (Bank Identification Number) o IIN (Issuer Identification Number) para obtener todos los detalles posibles. Además, si se proporciona la dirección IP con la solicitud, devolverá los detalles de la dirección IP y comprobará la información del BIN contra la información de la IP y dará un puntaje de riesgo para la transacción. Es beneficioso para los comerciantes en línea para ayudarles a tomar la mejor decisión.
¿Cómo usar esta API? Si el usuario envía solo el número del BIN, devolverá todos los detalles del BIN. Si el usuario envía el BIN y la dirección IP de su cliente, devolverá todos los detalles del BIN y los detalles de la dirección IP también con un puntaje de riesgo. ¿Puedo usarlo gratis o probarlo? Existen diferentes planes que se adaptan a todos, incluyendo un programa gratuito para pequeñas solicitudes por día, pero su tarifa está limitada para prevenir el abuso del servicio. ¿Puedo usarlo como "Pagar por Solicitud"? Claro, puedes usarlo y pagar solo cuando lo uses. El crédito no puede caducar. ¿Cómo puedo integrarlo en mi proyecto? RapidAPI proporciona una amplia gama de métodos de integración para casi todos los lenguajes de programación. Puedes usar estos códigos para integrarlo en tu proyecto según lo necesites.
Esta API está diseñada principalmente para propietarios de tiendas en línea que desean realizar una verificación profunda de sus transacciones con tarjetas de crédito/débito, proporciona una visión clara de cuán arriesgadas son las transacciones.
Sin embargo, cualquier persona puede usar esta API en cualquier plataforma como desee y de acuerdo a los límites de su plan.
¿Cómo funciona esta API?
El usuario enviará el número de identificación bancaria de la tarjeta de crédito/débito (Bank Identification Number) o IIN (Issuer Identification Number) para obtener todos los detalles posibles. Además, si se proporciona la dirección IP con la solicitud, devolverá los detalles de la dirección IP y comprobará la información del BIN contra la información de la IP, y dará un puntaje de riesgo para la transacción.
Es beneficioso para los comerciantes en línea para ayudarles a tomar la mejor decisión.
¿Cómo usar esta API?
Si el usuario envía solo el número del BIN, devolverá todos los detalles del BIN.
Si el usuario envía el BIN y la dirección IP de su cliente, devolverá todos los detalles del BIN y los detalles de la dirección IP también con un puntaje de riesgo.
¿Puedo usarlo gratis o probarlo?
Existen diferentes planes que se adaptan a todos, incluyendo una prueba gratuita para pequeñas solicitudes, pero su tarifa está limitada para prevenir el abuso del servicio.
Este punto final verificará los números BIN de la tarjeta (los primeros 6 ~ 11 dígitos de cualquier tarjeta de pago) y devolverá una respuesta JSON con toda la información. Con esta API, podrás evitar costos de transacciones fraudulentas antes de que ocurran.
Verificador de BIN. - Características del Endpoint
Objeto | Descripción |
---|---|
bin |
[Requerido] |
{"success":true,"code":200,"BIN":{"valid":true,"number":4450221,"length":7,"scheme":"VISA","brand":"VISA","type":"DEBIT","level":"","is_commercial":"false","is_prepaid":"false","currency":"AED","issuer":{"name":"","website":"","phone":""},"country":{"name":"UNITED ARAB EMIRATES","native":"دولة الإمارات العربية المتحدة","flag":"🇦🇪","numeric":"784","capital":"Abu Dhabi","currency":"AED","currency_name":"United Arab Emirates dirham","currency_symbol":"إ.د","region":"Asia","subregion":"Western Asia","idd":"971","alpha2":"AE","alpha3":"ARE","language":"Arabic","language_code":"AR"}}}
curl --location --request GET 'https://zylalabs.com/api/7930/bin+ip+analysis+api/13071/bin+checker+api?bin=4450221' --header 'Authorization: Bearer YOUR_API_KEY'
Esta API comprobará tanto el BIN de la tarjeta de crédito como la dirección IP de la solicitud del usuario. Verificará los detalles del BIN en comparación con los detalles de la IP y comprobará si el país del BIN de la tarjeta coincide con el país de la dirección IP. Esto es muy útil para evitar transacciones fraudulentas antes de que ocurran.
Comprobador de IP BIN - Características del Endpoint
Objeto | Descripción |
---|---|
bin |
[Requerido] |
ip |
[Requerido] |
{"success":true,"code":200,"BIN":{"valid":true,"number":480777,"length":6,"scheme":"VISA","brand":"VISA","type":"CREDIT","level":"PURCHASING","is_commercial":"true","is_prepaid":"false","currency":"USD","issuer":{"name":"BMO HARRIS BANK, N.A.","website":"https://www.bmoharris.com","phone":"+18883402265"},"country":{"name":"UNITED STATES","native":"United States","flag":"🇺🇸","numeric":"840","capital":"Washington, D.C.","currency":"USD","currency_name":"United States dollar","currency_symbol":"$","region":"Americas","subregion":"Northern America","idd":"1","alpha2":"US","alpha3":"USA","language":"English","language_code":"EN"}},"IP":{"IP":"1.1.1.1","ip_version":4,"valid":true,"alpha2":"US","flag":"🇺🇸","country":"United States of America","region":"California","city":"San Jose","latitude":37.33939,"longitude":-121.89496,"zip_code":"95101","time_zone":"-07:00\r","current_time":"2025-06-27T07:44:16-07:00","is_proxy":false,"isp":"CloudFlare Inc.\r","asn":"13335","IP_BIN_match":true,"IP_BIN_match_message":"The IP address country matches the country of the BIN"}}
curl --location --request GET 'https://zylalabs.com/api/7930/bin+ip+analysis+api/13072/bin+ip+checker?bin=4807777&ip=1.1.1.1' --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.
Si el usuario envía solo el número BIN, se devolverán los detalles completos del BIN.
Hay diferentes planes que se adaptan a todos, incluyendo un plan gratuito para una pequeña cantidad de solicitudes por día, 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.
La API GET BIN Checker devuelve información detallada sobre el BIN, incluyendo validez, tipo de tarjeta, detalles del emisor e información del país. El verificador de IP GET BIN combina esto con los detalles de la dirección IP, proporcionando una puntuación de riesgo y verificando si el país del BIN coincide con el país de la IP.
Los campos clave incluyen "válido" (indicando si el BIN es válido), "número" (el número BIN), "emisor" (detalles del emisor), "país" (información del país), y para el Comprobador de IP, los detalles de "IP" y el estado "IP_BIN_match".
La respuesta está estructurada en formato JSON, con un campo de nivel superior "success", un "code" para el estado y objetos anidados para "BIN" e "IP" (en el verificador de IP), cada uno conteniendo detalles relevantes.
El verificador GET BIN proporciona validez de BIN, tipo de tarjeta, emisor y detalles del país. El verificador GET BIN IP añade validación de dirección IP, datos geográficos y una evaluación de riesgos basada en la coincidencia de BIN y país de IP.
El verificador de BIN GET acepta un solo parámetro: el número BIN. El verificador de IP de BIN GET acepta tanto el número BIN como una dirección IP, lo que permite una evaluación de riesgos completa.
Los usuarios pueden analizar el campo "válido" para confirmar la autenticidad del BIN, utilizar los detalles del emisor para el soporte al cliente y aprovechar la puntuación de riesgo del Comprobador de IP para tomar decisiones informadas sobre las transacciones.
Los datos se obtienen de instituciones financieras y redes de pago, asegurando una cobertura integral de los BIN y la información de direcciones IP, que se actualiza regularmente para garantizar su precisión.
Los casos de uso típicos incluyen la prevención de fraudes en transacciones en línea, la verificación de los métodos de pago de los clientes y la evaluación del riesgo de transacción en función de la coherencia geográfica entre el BIN y la dirección IP.
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:
1.262,19ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
935,89ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.371,98ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
9,37ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
148,63ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
824,33ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
427,08ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
197,96ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.262,19ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
677,43ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
4.913,44ms
Nivel de Servicio:
98%
Tiempo de Respuesta:
173,71ms
Nivel de Servicio:
98%
Tiempo de Respuesta:
173,08ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
620,42ms
Nivel de Servicio:
97%
Tiempo de Respuesta:
1.338,37ms
Nivel de Servicio:
98%
Tiempo de Respuesta:
173,08ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
206,58ms
Nivel de Servicio:
98%
Tiempo de Respuesta:
173,08ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
227,51ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
620,42ms