Skip to main content
Salt Edge is a global open banking provider with broad coverage across the Americas, EMEA, and APAC. Meld supports Salt Edge for Balances, Identifiers, Owners, and Transactions.
Salt Edge vs Salt Edge Partners — Meld integrates with two distinct Salt Edge products:
  • Salt Edge (this page) uses Salt Edge’s global Account Information API (/api/v5) and covers a wider set of non-EEA countries.
  • Salt Edge Partners uses the PSD2-compliant Partners API (/api/partners/v1) and is the correct choice for EEA-regulated open banking connections.
The two products require separate credentials and use separate endpoints. If you have both, double-check which set you are configuring.

Supported Countries

Meld supports Salt Edge institutions in the United States (US), Argentina (AR), Australia (AU), Austria (AT), Belarus (BY), Brazil (BR), Bulgaria (BG), Canada (CA), Chile (CL), Dominican Republic (DR), Ecuador (EC), Egypt (EG), France (FR), Germany (DE), Hong Kong (HK), Hungary (HU), India (IN), Ireland (IE), Israel (IL), Italy (IT), Malaysia (MY), Mexico (MX), Netherlands (NL), New Zealand (NZ), North Macedonia (MK), Pakistan (PJ), Philippines (PH), Poland (PL), Republic of Moldova (MD), Romania (RO), Saudi Arabia (SA), Singapore (SG), Slovakia (SK), South Africa (ZA), Spain (ES), Switzerland (CH), Thailand (TH), Turkey (TR), Ukraine (UA), United Arab Emirates (AE), and United Kingdom (GB).

Configuration Settings

If you have your own Salt Edge (Open Banking) account that you wish to integrate with Meld, you will need to provide the following credentials securely on the Meld Integrations Tab on the dashboard:
  • App ID
  • Secret
  • Signature Key

Salt Edge Webhooks

Salt Edge needs several webhook urls, which can be seen in the Meld dashboard: All of the urls will start with <base_url>/webhook/saltedge/{accountId}/ but at the end will have a different event, such as success, fail, destroy, notify, interactive, or service. Here is how they would look in the Salt Edge dashboard:

Special Considerations

Meld loads the last 90 days of transaction data by default for Salt Edge connections (if transactions is a requested product).
Salt Edge may require a request signature on certain calls. See Salt Edge signature documentation for details.