Skip to main content
This section walks developers through onboarding onto Meld for Bank Linking. By the end you will have a Meld Dashboard account, service-provider credentials configured, a Meld API key, working webhooks, and a successful first API call.

Steps

  1. Accept your Dashboard invite
  2. Add your service providers
  3. Grab your Meld API key
  4. Make your first API call
  5. Set up webhooks
  6. Integrate
If you would like access to the Meld Dashboard, reach out to Meld via the contact form or your account rep.

Onboarding FAQ

My Dashboard invite in Step 1 isn’t working or has expired. What should I do?

Reach out to Meld for assistance with receiving a new invite. If members of your team have already joined the Dashboard for your account, they can also re-invite you.

Where do I get my service provider credentials in Step 2?

They can generally be found in the dashboard of each provider, or are logged in any API calls you have made to that provider. Meld generally does not have access to your accounts with each provider and therefore cannot get this information for you.

After adding my service provider credentials in Step 2, I tried to make an API call in Step 4 but it didn’t work. What happened?

There are a few possible sources of error:
  1. The credentials entered in Step 2 were incorrect. Double-check them, fix them, and try again.
  2. The API key used did not match the Base URL selected. See Step 4 for more details — each API key is tied to either a sandbox or production account and can only be used for API calls in that environment.
  3. Some required fields for the API call are missing or have improper values. The API reference will indicate this.
  4. Your provider does not match the call being made. For example, asking for a crypto quote for Finicity (a bank linking provider) will not work. Each endpoint is generally domain-specific.

What events should I subscribe to for webhooks?

When in doubt, subscribe to all. You will not receive extraneous webhooks.