List Processor Keys
Every key registered for your account, and which payment types have no default
List Processor Keys
Every processor key registered for your account, ordered defaults first and then oldest first. The response never contains a key — onlykey_last4, so you can tell them apart.
This always returns 200. An account with no keys yet gets an empty connections list and both payment types in missing_default_rails.
Check your default coverage
missing_default_rails lists the payment types — ach, card — with no default key. Borrowers enrolled without a merchant_ref are skipped on those types until you add or promote a default. A both key covers both types, so the list is empty when you have one.
Response Fields
Authorizations
Authentication to the API is performed via Bearer Token Authentication. Provide your API key as the bearer token in the Authorization header.
All API requests must be made over HTTPS. Calls made over plain HTTP will fail. API requests without authentication will also fail.
Response
Your keys and default-key coverage.
Your keys — defaults first, then oldest first.
Payment types with no default key. Borrowers enrolled without a
merchant_ref are skipped on these until you add or promote one.
Empty when every type is covered — a both key covers both.
card, ach Payments Rightfoot has read from your processor through your keys.
Of those, the number matched to a borrower you enrolled.
The most recent read across all your keys. null until the first
read.
