GET /routing_numbers

increase.com

Summary: List Routing Numbers
Operation ID: list_routing_numbers
Auth: unknown
Description

You can use this API to confirm if a routing number is valid, such as when a user is providing you with bank account details. Since routing numbers uniquely identify a bank, this will always return 0 or 1 entry. In Sandbox, the only valid routing number for this method is 110000000.

Parameters (3)

cursor (string, query, optional)
limit (integer, query, optional)

Constraints: {'minimum': 0}

routing_number (string, query, required)

Constraints: {'minLength': 9, 'maxLength': 9}

No probe data for this endpoint yet.