PASAR API
A licensed German bank; production access needs a partner agreement, but the sandbox and full API docs are openly available.
View docs ↗ More Banking & finance APIs# Solaris ~ Banking-as-a-Service platform needs OAuth credentials ~ get yours at: # https://docs.solarisgroup.com/ curl 'https://api.solaris-sandbox.de/' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Germany API into my app. API: Solaris ~ Banking-as-a-Service platform Provider: Solaris SE Auth: requires OAuth credentials (sign up: https://docs.solarisgroup.com/) Pricing: paid Base URL: https://api.solaris-sandbox.de/ Important note: A licensed German bank; production access needs a partner agreement, but the sandbox and full API docs are openly available. Source: Solaris SE (https://docs.solarisgroup.com/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs OAuth Last checked: 2026-07-05 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.