Payments Data Platform | Modernbanc

Authentication

We use bearer tokens to authenticate API requests.

Requirements

  1. A workspace setup with Modernbanc.
  2. An API Key.

Usage

Add your API key in the header for Authorization key in your requests.

curl --url https://api.modernbanc.com -H 'Authorization: ApiKey YOUR_API_KEY'