Endpoints

/

Institutions

Retrieve financial institutional data

Search and retrieve detailed institutional information to support deeper financial analysis and research.

OVERVIEW

Discover the institutions endpoint

Discover what the institutions endpoint has to offer and how it can be integrated into your project within seconds.

Request

RETRIEVE INSTITUTION

curl --request GET \
     --url https://api.synthfinance.com/institutions/ins_5ceb9ef1733042da838d94f739757f3d \
     --header 'Authorization: Bearer Your API Key' \
     --header 'accept: application/json'

Response

JSON

Content

{
  "data": {
    "id": "ins_5ceb9ef1733042da838d94f739757f3d",
    "name": "Charles Schwab Bank, SSB",
    "website": "client.schwab.com",
    "icon": "https://logo.synthfinance.com/client.schwab.com",
    "address": {
      "line1": "1524 E Southlake Blvd",
      "city": "Southlake",
      "state": "TX",
      "postalCode": "76092",
      "country": "US"
    },
    "phone": "+1817-329-8466"
  },
  "meta": {
    "credits_used": 1,
    "credits_remaining": 249236

ENDPOINTS

Explore other endpoints

Discover all the other endpoints available within the Synth API.

Ready to build?

Get started today with 1000 free API calls. Ship apps faster with a modern fintech API and get the data you need.

No credit card required