Using ex-stone-openbank with openbanking.org.uk

Elixir integration

Install
# See https://github.com/victorolinasc/ex-stone-openbank
Get Parties
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://openbanking.org.uk/party
Get Offers
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://openbanking.org.uk/offers
Get Accounts
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://openbanking.org.uk/accounts
SDK on GitHub 📄 API Docs
SDK
ex-stone-openbank
Elixir
API
openbanking.org.uk
openbanking.org.uk:account-info-openapi
At a glance
Language Elixir
Endpoints29
Base URLhttps://openbanking.org.uk