{"api":"v1","generated_at":"2026-09-15T22:57:40.723Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-ibanforge-com-v1-iban-compliance-b71080","pinned_page":"https://tollindex.com/e/api-ibanforge-com-v1-iban-compliance-b71080/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"api-ibanforge-com-v1-iban-compliance-b71080","canonical_url":"https://api.ibanforge.com/v1/iban/compliance","resource":"https://api.ibanforge.com/v1/iban/compliance","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Pre-flight compliance triage on an IBAN before a SEPA / cross-border payment: sanctions screening (OFAC), FATF jurisdiction flag, SEPA Instant reachability, VoP (EU 2024/886) participant. Returns risk_score 0-100. Informational, not a regulated AML/CFT product. Production · server processing <5ms (network excluded — measure your own round trip on GET /ping) · OFAC + FATF + SEPA + VoP · weekly refresh · v1.4.3.","service_name":"IBANforge","declared_category":null,"declared_tags":["iban","bic","sepa","compliance","banking"],"route_template":null,"registry_updated":"2026-08-17T05:18:52.444Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"iban compliance","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"0xD13bD0A4120BA301125290e5cc0c7EFD4CB40a55","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-17T05:18:51.887Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:18:59.204Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:18:59.204Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:49:08.160Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:42:12.526Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:59:08.019Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:54:22.024Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xD13bD0A4120BA301125290e5cc0c7EFD4CB40a55","page":"https://tollindex.com/seller/0xD13bD0A4120BA301125290e5cc0c7EFD4CB40a55","endpoints":5,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["iban","bic","sepa","compliance","banking"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xD13bD0A4120BA301125290e5cc0c7EFD4CB40a55","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-08-17T05:18:51.887Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://api.ibanforge.com/v1/iban/compliance","extensions":{"bazaar":{"info":{"input":{"body":{"iban":"CH1000230000000012345"},"type":"http","method":"POST","schema":{"type":"object","required":["iban"],"properties":{"iban":{"type":"string","maxLength":34,"minLength":15,"description":"IBAN to triage."}}},"bodyType":"json","discoverable":true},"output":{"type":"json","example":{"bic":{"city":"Zürich","code":"UBSWCHZH","bank_name":"UBS Switzerland AG"},"iban":"CH1000230000000012345","meta":{"scope":"bank_bic_only"},"valid":true,"country":{"code":"CH","name":"Switzerland"},"compliance":{"vop":{"status":"not_found","participant":false},"flags":["no_vop"],"sanctions":{"fatf_status":"member","matched_lists":[],"bank_sanctioned":false,"country_sanctioned":false},"risk_level":"low","risk_score":5,"reachability":{"sct":true,"sdd":true,"sepa_instant":true}},"_example_notice":"ILLUSTRATIVE SAMPLE — these are demo values for a fixed record, NOT the data for the resource you requested. Do not report them to a user. Authenticate (Authorization: Bearer ifk_...) or pay via x402 to get the real response."}}},"schema":{"properties":{"input":{"required":["method"],"properties":{"method":{"enum":["POST"],"type":"string"}}}}},"bodyType":"json","inputSchema":{"type":"object","required":["iban"],"properties":{"iban":{"type":"string","maxLength":34,"minLength":15,"description":"IBAN to validate. Spaces and lowercase accepted. Example: CH1000230000000012345"}}},"discoverable":true,"outputSchema":{"type":"object","properties":{"bic":{"type":"object","properties":{"city":{"type":"string"},"code":{"type":"string"},"bank_name":{"type":"string"}}},"iban":{"type":"string"},"meta":{"type":"object","properties":{"scope":{"type":"string"},"sources":{"type":"string"},"disclaimer":{"type":"string"},"fatf_as_of":{"type":"string"},"sanctions_as_of":{"type":"string"},"country_risk_as_of":{"type":"string","description":"Year-month the editorial country-risk axis was last reviewed. risk_indicators.country_risk is a SEPARATE axis layered on top of fatf_status, not a restatement of it: the two can disagree on a country by design."},"country_risk_scope":{"type":"string"}}},"valid":{"type":"boolean"},"country":{"type":"object","properties":{"code":{"type":"string"},"name":{"type":"string"}}},"compliance":{"type":"object","properties":{"vop":{"type":"object","properties":{"status":{"enum":["active","pending","inactive","not_found"],"type":"string"},"participant":{"type":"boolean"}}},"flags":{"type":"array","items":{"type":"string"},"description":"Risk flags, e.g. sanctioned_country, sanctioned_bank, fatf_grey_list, emi_issuer, test_bic, no_sepa_instant, no_vop."},"sanctions":{"type":"object","properties":{"fatf_status":{"enum":["member","grey_list","black_list","non_member"],"type":"string"},"matched_lists":{"type":"array","items":{"type":"string"}},"bank_sanctioned":{"type":"boolean"},"country_sanctioned":{"type":"boolean"}}},"risk_level":{"enum":["low","medium","elevated","high","critical","unassessable"],"type":"string","description":"unassessable = the IBAN failed validation, no screening was possible. Never treat it as low."},"risk_score":{"type":["number","null"],"maximum":100,"minimum":0,"description":"null when the IBAN did not validate: there was nothing to score."},"reachability":{"type":"object","properties":{"sct":{"type":"boolean"},"sdd":{"type":"boolean"},"sepa_instant":{"type":"boolean"}}}}}}}}},"description":"Pre-flight compliance triage on an IBAN before a SEPA / cross-border payment: sanctions screening (OFAC), FATF jurisdiction flag, SEPA Instant reachability, VoP (EU 2024/886) participant. Returns risk_score 0-100. Informational, not a regulated AML/CFT product. Production · server processing <5ms (network excluded — measure your own round trip on GET /ping) · OFAC + FATF + SEPA + VoP · weekly refresh · v1.4.3.","lastUpdated":"2026-08-17T05:18:52.444Z","serviceName":"IBANforge","x402Version":2}]}}