Bank Routing Number API

Discover bank routing numbers effortlessly with Bank Routing Number API, ensuring accurate transactions and improved financial data handling.

About the API:

In the United States, a routing number (also called routing transit number) is a nine-digit code that identifies financial institutions. It is mainly used to facilitate the transfer of money between financial institutions through systems such as ACH, Fedwire, checks, etc. The routing number can be found at the bottom of a check.

This API will help you detect the information that is provided in the Routing number. 

What this API receives and what your API provides (input/output)?

Just insert the routing number and the payment method, it could be ACH or Wire Transfer and it will deliver all the bank data associated to that Routing number.  

What are the most common uses cases of this API?

Validate your provider's Routing Number

With this API you will have the opportunity to validate the Routing number of your provider before making any transactions. 

Recognize the Bank associated with the routing number

You will be able to determine where the account is located. You will have access to the bank information. 

Get bank information

You will get additional information about the bank to make any quick call to check anything you need. 

Are there any limitations to your plans?

Besides the number of API calls per month, there are no other limitations. 

Documentación de la API

Endpoints


This endpoint provides detailed information about a bank by using the bank's routing number. It can also be used to validate whether the bank supports ACH or Wire transfers. You can specify the type of payment (ACH or Wire), and the response format (JSON or XML).

This is useful for confirming bank details and validating routing numbers for different types of transactions.

The API response will return the status "fail" only if you enter a routing number that does not exist. However, if you enter an existing routing number that does not support the specified payment type, the API response will show the status "success" along with a clarification indicating that the entered routing number does not support that payment type (ach or wire).



                                                                            
GET https://zylalabs.com/api/7213/bank+routing+number+api/11360/get+bank+information
                                                                            
                                                                        

Get Bank Information - Características del Endpoint

Objeto Descripción
routingnumber [Requerido]
paymentType [Requerido] hoose to retrieve either the ACH or Wire Transfer information from the bank. Default value is ACH. Possible values: 'ach' and 'wire'
format Opcional Defines the format of the response. Default value is json. Possible inputs are 'xml' and 'json'
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {
  "status": 200,
  "success": true,
  "message": "Routing Bank 026002532 is valid",
  "data": {
    "routing_number": "026002532",
    "date_of_revision": "031110",
    "new_routing_number": null,
    "bank": "THE BANK OF NOVA SCOTIA",
    "address": "ONE LIBERTY PLAZA",
    "city": "NEW YORK",
    "state": "NY",
    "zip": "10006",
    "phone": "(212) 225-5361"
  }
}
                                                                                                                                                                                                                    
                                                                                                    

Get Bank Information - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/7213/bank+routing+number+api/11360/get+bank+information?routingnumber=026009593&paymentType=ach' --header 'Authorization: Bearer YOUR_API_KEY' 


    

This endpoint allows you to retrieve detailed information about any bank by looking up its routing number. It also validates whether the provided routing number is correct, offering essential details such as the bank's name, address, and contact information. This is a useful tool for verifying routing numbers and ensuring they correspond to the correct financial institution.



                                                                            
GET https://zylalabs.com/api/7213/bank+routing+number+api/11365/get+bank+information
                                                                            
                                                                        

Get Bank Information - Características del Endpoint

Objeto Descripción
number [Requerido] The routing number that you want to lookup
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {"status":200,"success":true,"message":"Routing Bank 044000024 is valid","data":{"routing_number":"044000024","date_of_revision":"032910","new_routing_number":"","bank":"HUNTINGTON NATIONAL BANK","address":"7 EASTON OVAL","city":"COLUMBUS","state":"OH","zip":"43219","phone":"(614) 331-8590"}}
                                                                                                                                                                                                                    
                                                                                                    

Get Bank Information - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/7213/bank+routing+number+api/11365/get+bank+information?number=043404647' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Clave de Acceso a la API y Autenticación

Después de registrarte, a cada desarrollador se le asigna una clave de acceso a la API personal, una combinación única de letras y dígitos proporcionada para acceder a nuestro endpoint de la API. Para autenticarte con el Bank Routing Number API simplemente incluye tu token de portador en el encabezado de Autorización.
Encabezados
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.

Precios Simples y Transparentes

Sin compromiso a largo plazo. Mejora, reduce o cancela en cualquier momento. La Prueba Gratuita incluye hasta 50 solicitudes.

🚀 PLAN CORPORATIVO A MEDIDA

Comienza en
$ 10.000/Año


  • Volumen Personalizado
  • Límite de solicitudes personalizado
  • Soporte al Cliente Especializado
  • Monitoreo de API en Tiempo Real

Funciones favoritas de los clientes

  • ✔︎ Paga Solo por Solicitudes Exitosas
  • ✔︎ Prueba Gratuita de 7 Días
  • ✔︎ Soporte Multilenguaje
  • ✔︎ Una Clave API, Todas las APIs.
  • ✔︎ Panel de Control Intuitivo
  • ✔︎ Manejo de Errores Integral
  • ✔︎ Documentación Amigable para Desarrolladores
  • ✔︎ Integración con Postman
  • ✔︎ Conexiones HTTPS Seguras
  • ✔︎ Tiempo de Actividad Fiable

Bank Routing Number API FAQs

The Bank Routing Number API is a service that allows you to retrieve bank information based on a routing number input. It provides details about financial institutions in the United States.

The API helps you identify and retrieve information associated with a routing number. It is commonly used to validate provider routing numbers, recognize the bank associated with a routing number, and obtain additional bank information.

The API delivers comprehensive bank data associated with the provided routing number. This includes details such as the bank's name, location, and additional information that can be useful for verification or reference purposes.

The API supports both XML and JSON responses. You can choose the format that best suits your application's needs or preferences.

No, the Bank Routing Number API specifically focuses on routing numbers for financial institutions in the United States. It does not support international routing numbers from other countries.

Each endpoint returns detailed bank information associated with a routing number, including the bank's name, address, city, state, zip code, and phone number. It also indicates whether the routing number supports ACH or Wire transfers.

Key fields in the response data include "routing_number," "bank," "address," "city," "state," "zip," "phone," and "success." These fields provide essential information for verifying bank details.

The endpoint accepts two parameters: "routing_number" (the nine-digit routing number) and "payment_type" (either ACH or Wire). These parameters allow users to customize their requests based on the transaction type.

The response data is structured in a JSON or XML format, with a top-level object containing "status," "success," "message," and "data." The "data" object includes detailed bank information, making it easy to parse.

Each endpoint provides information about the bank associated with a routing number, including its name, address, contact details, and whether it supports ACH or Wire transfers, ensuring comprehensive bank verification.

Data accuracy is maintained through regular updates and validation against official banking records. The API ensures that the routing numbers and associated bank information are current and reliable.

Typical use cases include validating a provider's routing number before transactions, identifying the bank associated with a routing number, and obtaining contact information for customer service inquiries.

Users can utilize the returned data to confirm bank details before initiating transactions, ensuring compliance with payment processing requirements, and facilitating communication with the bank for any inquiries.

General FAQs

Zyla API Hub es como una gran tienda de APIs, donde puedes encontrar miles de ellas en un solo lugar. También ofrecemos soporte dedicado y monitoreo en tiempo real de todas las APIs. Una vez que te registres, puedes elegir qué APIs quieres usar. Solo recuerda que cada API necesita su propia suscripción. Pero si te suscribes a varias, usarás la misma clave para todas, lo que hace todo más fácil para ti.

Los precios se muestran en USD (dólar estadounidense), EUR (euro), CAD (dólar canadiense), AUD (dólar australiano) y GBP (libra esterlina). Aceptamos todas las principales tarjetas de débito y crédito. Nuestro sistema de pago utiliza la última tecnología de seguridad y está respaldado por Stripe, una de las compañías de pago más confiables del mundo. Si tienes algún problema para pagar con tarjeta, contáctanos en [email protected]


Además, si ya tienes una suscripción activa en cualquiera de estas monedas (USD, EUR, CAD, AUD, GBP), esa moneda se mantendrá para suscripciones posteriores. Puedes cambiar la moneda en cualquier momento siempre que no tengas suscripciones activas.

La moneda local que aparece en la página de precios se basa en el país de tu dirección IP y se proporciona solo como referencia. Los precios reales están en USD (dólar estadounidense). Cuando realices un pago, el cargo aparecerá en tu estado de cuenta en USD, incluso si ves el monto equivalente en tu moneda local en nuestro sitio web. Esto significa que no puedes pagar directamente en tu moneda local.

Ocasionalmente, un banco puede rechazar el cargo debido a sus configuraciones de protección contra fraude. Te sugerimos comunicarte con tu banco primero para verificar si están bloqueando nuestros cargos. También puedes acceder al Portal de Facturación y cambiar la tarjeta asociada para realizar el pago. Si esto no funciona y necesitas más ayuda, por favor contacta a nuestro equipo en [email protected]

Los precios se determinan mediante una suscripción recurrente mensual o anual, dependiendo del plan elegido.

Las llamadas a la API se descuentan de tu plan en base a solicitudes exitosas. Cada plan incluye una cantidad específica de llamadas que puedes realizar por mes. Solo las llamadas exitosas, indicadas por una respuesta con estado 200, se contarán en tu total. Esto asegura que las solicitudes fallidas o incompletas no afecten tu cuota mensual.

Zyla API Hub funciona con un sistema de suscripción mensual recurrente. Tu ciclo de facturación comenzará el día en que compres uno de los planes de pago, y se renovará el mismo día del mes siguiente. Así que recuerda cancelar tu suscripción antes si quieres evitar futuros cargos.

Para actualizar tu plan de suscripción actual, simplemente ve a la página de precios de la API y selecciona el plan al que deseas actualizarte. La actualización será instantánea, permitiéndote disfrutar inmediatamente de las funciones del nuevo plan. Ten en cuenta que las llamadas restantes de tu plan anterior no se transferirán al nuevo plan, por lo que debes considerar esto al actualizar. Se te cobrará el monto total del nuevo plan.

Para verificar cuántas llamadas a la API te quedan en el mes actual, revisa el campo 'X-Zyla-API-Calls-Monthly-Remaining' en el encabezado de la respuesta. Por ejemplo, si tu plan permite 1,000 solicitudes por mes y has usado 100, este campo mostrará 900 llamadas restantes.

Para ver el número máximo de solicitudes a la API que permite tu plan, revisa el encabezado de la respuesta 'X-Zyla-RateLimit-Limit'. Por ejemplo, si tu plan incluye 1,000 solicitudes por mes, este encabezado mostrará 1,000.

El encabezado 'X-Zyla-RateLimit-Reset' muestra el número de segundos hasta que tu límite se restablezca. Esto te indica cuándo tu conteo de solicitudes se reiniciará. Por ejemplo, si muestra 3,600, significa que faltan 3,600 segundos para que el límite se restablezca.

Sí, puedes cancelar tu plan en cualquier momento desde tu cuenta, seleccionando la opción de cancelación en la página de Facturación. Ten en cuenta que las actualizaciones, degradaciones y cancelaciones tienen efecto inmediato. Además, al cancelar ya no tendrás acceso al servicio, incluso si te quedaban llamadas en tu cuota.

Puedes contactarnos a través de nuestro canal de chat para recibir asistencia inmediata. Siempre estamos en línea de 8 a. m. a 5 p. m. (EST). Si nos contactas fuera de ese horario, te responderemos lo antes posible. Además, puedes escribirnos por correo electrónico a [email protected]

Para darte la oportunidad de probar nuestras APIs sin compromiso, ofrecemos una prueba gratuita de 7 días que te permite realizar hasta 50 llamadas a la API sin costo. Esta prueba solo se puede usar una vez, por lo que recomendamos aplicarla a la API que más te interese. Aunque la mayoría de nuestras APIs ofrecen prueba gratuita, algunas pueden no hacerlo. La prueba finaliza después de 7 días o cuando realices 50 solicitudes, lo que ocurra primero. Si alcanzas el límite de 50 solicitudes durante la prueba, deberás "Iniciar tu Plan de Pago" para continuar haciendo solicitudes. Puedes encontrar el botón "Iniciar tu Plan de Pago" en tu perfil bajo Suscripción -> Elige la API a la que estás suscrito -> Pestaña de Precios. Alternativamente, si no cancelas tu suscripción antes del día 7, tu prueba gratuita finalizará y tu plan se cobrará automáticamente, otorgándote acceso a todas las llamadas a la API especificadas en tu plan. Ten esto en cuenta para evitar cargos no deseados.

Después de 7 días, se te cobrará el monto total del plan al que estabas suscrito durante la prueba. Por lo tanto, es importante cancelar antes de que finalice el periodo de prueba. No se aceptan solicitudes de reembolso por olvidar cancelar a tiempo.

Cuando te suscribes a una prueba gratuita de una API, puedes realizar hasta 50 llamadas. Si deseas realizar más llamadas después de este límite, la API te pedirá que "Inicies tu Plan de Pago". Puedes encontrar el botón "Iniciar tu Plan de Pago" en tu perfil bajo Suscripción -> Elige la API a la que estás suscrito -> Pestaña de Precios.

Las Órdenes de Pago se procesan entre el día 20 y el 30 de cada mes. Si envías tu solicitud antes del día 20, tu pago será procesado dentro de ese período.


APIs Relacionadas


También te puede interesar