Skip to main content
POST

Authorizations

Authorization
string
header
required

Identify accepts a workspace API key (sk_…). Loom accepts either a short-lived session token (direct) or a workspace API key (relay).

Body

application/json
rail
enum<string>
required

Kind of identifier to resolve.

Available options:
swift,
iban,
routing_number,
sort_code,
ifsc,
nuban,
momo,
gh_bank
code
string
required

The identifier — ABA routing number, IBAN, sort code, SWIFT/BIC, and so on.

account_number
string

Account or wallet number. On holder-enabled rails (nuban, momo, gh_bank) this also resolves the holder name.

country
string

ISO 3166-1 alpha-2 hint when the rail is ambiguous.

Response

Identification result.

status
string
required
Allowed value: "success"
data
object
required