A bank's full profile
API · /fdic-api
FDIC BankFind API
US banking data as an API, powered by the FDIC BankFind Suite — the official open data service of the Federal Deposit Insurance Corporation. Search the roughly 4,500 FDIC-insured banks by name and state (active, inactive or all), getting each bank's FDIC certificate number, name, city and state, total assets and deposits, branch-office count, charter class and founding year, ranked by size; read a single bank's full profile including its address, website, established and (if applicable) closed dates, total assets, deposits, equity and net income, branch count, charter class and type, primary federal regulator, deposit-insurance fund and business specialization; track a bank's quarterly financial performance over time — assets, deposits, equity, net income, net loans, return on assets, return on equity and net interest margin; and browse the complete history of US bank failures since 1934, with each failure's date, resolution type, acquiring institution, total assets and deposits and the FDIC's estimated cost — including recent high-profile failures such as Silicon Valley Bank, Signature Bank and First Republic Bank. Ideal for fintech, financial research, risk analysis, journalism and compliance tooling. Identify a bank by its FDIC certificate number from search results; all dollar figures are reported in thousands of US dollars. Data is public-domain from the FDIC (US institutions only).
API salute
salutare- Tempo di attività
- 100.00%
- Sondaggi del server · 24 ore su 24
- Latenza media
- 347 ms
- Sondaggi del server · 24 ore su 24
- Abbonati
- 3,935
- attiva
- Chiamate totali
- 15
- ultimi 7 giorni
Prezzi
Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.
Free
Gratis
- 650 chiamate/mese
- 2 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 650 calls/month
- 2 req/sec
- Search, profiles & failures
- No credit card
Starter
€8.00 /mese
- 24,000 chiamate/mese
- 6 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 24k calls/month
- 6 req/sec
- Quarterly financials
- Email support
Pro
€25.00 /mese
- 100,000 chiamate/mese
- 15 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 100k calls/month
- 15 req/sec
- Risk & research analytics
- Priority support
Mega
€68.00 /mese
- 440,000 chiamate/mese
- 40 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 440k calls/month
- 40 req/sec
- High-volume fintech
- Dedicated SLA
Costruito da
Correlato APIs
Altro APIs con tag sovrapposti.
IBAN Validation API
Validate IBANs with the ISO 7064 mod-97 checksum and per-country length and structure checks, and resolve the BIC and bank details for supported countries. A local parse endpoint works for every IBAN country offline; the validate endpoint adds bank-code verification and BIC. Ideal for payments, billing, onboarding and KYC.
api.oanor.com/iban-api
DBnomics API
Economic data from 90+ official providers as one API, powered by DBnomics. DBnomics aggregates the public statistics of the IMF, OECD, Eurostat, the European Central Bank, the World Bank, the BIS, the US Federal Reserve and Bureau of Labor Statistics, national statistics offices and dozens more — millions of time series — into a single, consistent interface. List the data providers; search datasets across every provider at once by keyword; read a dataset's details and its dimensions (the codes you combine to pick a series); and fetch a series with its full observations (period and value) plus the latest data point. The typical flow is search → dataset → series. Ideal for macroeconomic and financial dashboards, data-science and research pipelines, fintech and economics apps, and anyone who needs GDP, inflation, unemployment, interest-rate, trade or monetary series from authoritative sources. Data is free and open.
api.oanor.com/dbnomics-api
US Treasury API
US Treasury fiscal data as an API, live from the official api.fiscaldata.treasury.gov. Track the US national debt to the penny (total public debt outstanding, debt held by the public and intragovernmental holdings) for the latest day or any date range; get the average interest rates the US government pays on its securities (Treasury Bills, Notes, Bonds, TIPS and more); and look up the official US Treasury reporting exchange rates for ~170 world currencies, used to convert foreign currency to USD for government reporting. Ideal for debt clocks, macro-economic dashboards, fintech, research and data journalism. Public-domain US Treasury data.
api.oanor.com/treasury-api
API de Gastos do Governo dos EUA
Gastos do governo federal dos EUA como uma API, ao vivo do site oficial USAspending.gov (Tesouro dos EUA). Pesquise prêmios federais — contratos, subsídios, empréstimos e pagamentos diretos — por palavra-chave, beneficiário, tipo de prêmio e ano fiscal, classificados por valor, com o nome do beneficiário, valor em dólares, agência concedente, descrição e datas do prêmio. Classifique os principais beneficiários de dinheiro federal para qualquer pesquisa, e liste e inspecione as mais de 100 principais agências federais com seus recursos orçamentários. Ideal para transparência governamental, jornalismo investigativo, inteligência de contratos, pesquisa de subsídios, GovCon e aplicações de análise de políticas. Dados do Tesouro dos EUA em domínio público.
api.oanor.com/usaspending-api
Domande frequenti
Risposte rapide su prezzi, quote e integrazione.
Come ottengo una chiave API per FDIC BankFind API?
Qual è il limite di velocità di FDIC BankFind API?
Quanto costa FDIC BankFind API?
Posso cancellare l'abbonamento in qualsiasi momento?
FDIC BankFind API è conforme al GDPR?
Scegli un endpoint dall'elenco a sinistra per visualizzarne i dettagli e provarlo.
Frammenti di codice
Iscriviti per ottenere una chiave API, quindi chiama qualsiasi percorso sotto il tuo slug.
curl https://api.oanor.com/fdic-api/SOME_PATH \
-H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/fdic-api/SOME_PATH", {
headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/fdic-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
"https://api.oanor.com/fdic-api/SOME_PATH",
headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())
Valutazioni
Accedi per votare.
Nessuna recensione ancora.
Discussione
Fai domande, condividi consigli, ricevi risposte dal provider e dagli altri sviluppatori. Pubblico — chiunque può leggere.
Accedi per scrivere o rispondere.
AccediNuova discussione
·
-
Risposta del provider
🔒 Discussione bloccata — non si può più rispondere.
-
·
- Nessuna discussione — inizia tu.
Supporto
Supporto privato 1:1 con il provider — fatturazione, integrazione, account. Solo tu e il team del provider vedete questi thread.
Accedi per aprire un ticket di supporto.
AccediApri nuovo ticket
Descrivi cosa ti serve. Il team del provider riceve un'email e risponde sulla pagina del ticket.
-
·
Urgente - Nessun ticket per questa API.