DocsAPI Reference
Log In
Docs

Service Provider Properties

Introduction

Meld gives you the ability to query and access underlying Service Provider data. The Service Provider Properties and Institutions endpoints are the methods by which these data are exposed. The data is useful if you want to build your own UI or if you want to drive data dependent behavior in your application.

Service Provider Properties

This endpoint provides data elements per Service Provider, such as:

  • Countries that it supports
  • Payment Methods it supports
  • Currencies it supports
  • Crypto token it supports (in the case of crypto integrations)

The endpoint gives you ISO codes where available, normalized mappings to non ISO elements such as crypto tokens, as well as display names for human readable display. Developers primarily use the Service Provider Properties endpoint for Crypto and Payment integrations.

Institutions

This endpoint gives you access to the list of fully normalized data on financial institutions supported by all of our Bank Linking partners, including elements such as display names, logos, and URLs.

Details of the endpoints and response structures can be found in the Service Provider API reference guide.