Skip to main content
← All datasets

Custom Peer Groups

Premium

List or save the caller's custom peer groups (Pro tier).

Endpoint

GET POST /api/v1/peer-groups/custom/

Python SDK

import bankregreports
bank = bankregreports.bankreg("brr_…")
df = bank.custom_peer_groups()
Powered by BankRegAPI