🔐 API keys and authentication

Aggregation and Enrichment

Belvo employs basic authentication using your secret keys. Just use your secretId as the username and secretPassword as the password. For example:

curl \
-u =BASE64-SECRET_ID=:=BASE64-SECRET_PASSWORD=
https://sandbox.belvo.com/api/

For information on how to get your API keys, check out our Get Started in 5 Minutes DevPortal article.

Payment Initiation

In order to use our Payment Initiation solution, you'll need to:

  1. Request your secret keys using our Request API keys method.
  2. Use basic authentication (similar to Aggregation and Enrichment):
curl \
-u =BASE64-PAYMENTS_SECRET_ID=:=BASE64-PAYMENTS_SECRET_PASSWORD=
https://api.belvo.com/payments/