Target discovery
Find a beneficiary key from known identity and bank-account data.
Use target discovery when you know the beneficiary and destination account but do not know which Bre-B key points to them. Start with the bank catalog to get a canonical ACH code, then submit the beneficiary data to discovery.
Endpoints
GET /api/v1/banks
List or search banks
GET /api/v1/banks/{ach_code}
Get a bank by canonical ACH code
POST /api/v1/targets/discover
Discover a target
For the end-to-end workflow, see the target discovery guide.