Skip to main content
← All datasets

Watchlist

Free

The authenticated user's watchlist — list or add banks (GET/POST).

Endpoint

GET POST /api/v1/watchlist/

Python SDK

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