qvtx_network.py
One uniform interface — create / lookup / verify — across every system type (5 crypto + 7 fiat).
| endpoint | notes |
|---|---|
GET /api/networks | all system types |
GET /api/verify?system=SWIFT&a=<BIC>&a=<IBAN> | validate identifier |
GET /api/lookup?system=<s>&ident=<id> | live state |
qvtx_network.py networks qvtx_network.py create <label> qvtx_network.py lookup <system> <ident> qvtx_network.py verify <system> <args...>
verify SWIFT DEUTDEFF DE89.. -> real=true (BIC live + IBAN multi-source)