PASAR API
Sweden's dominant mobile payment method; secured with mTLS client certificates and enrolled through a merchant's bank, with a free Merchant Swish Simulator for testing.
View docs ↗ More Payments APIs# Swish ~ Swedish mobile payments merchant API needs an access token ~ get yours at: # https://developer.swish.nu/ curl 'https://cpc.getswish.net/swish-cpcapi/api' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Sweden API into my app. API: Swish ~ Swedish mobile payments merchant API Provider: Getswish Auth: requires an access token (sign up: https://developer.swish.nu/) Pricing: paid Base URL: https://cpc.getswish.net/swish-cpcapi/api Important note: Sweden's dominant mobile payment method; secured with mTLS client certificates and enrolled through a merchant's bank, with a free Merchant Swish Simulator for testing. Source: Getswish (https://developer.swish.nu/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Regulated setup Last checked: 2026-07-05 Production caveat: Onboarding, approvals, sandbox/preprod, or compliance steps may be required before production. 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.