PASAR API
Requires a paid bexio account; OAuth2 authorisation-code flow, JSON REST, Swiss-VAT aware.
View docs ↗ More Accounting & ERP APIs# bexio ~ Swiss SME accounting & ERP API needs OAuth credentials ~ get yours at: # https://docs.bexio.com/ curl 'https://api.bexio.com/' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Switzerland API into my app. API: bexio ~ Swiss SME accounting & ERP API Provider: bexio AG Auth: requires OAuth credentials (sign up: https://docs.bexio.com/) Pricing: paid Base URL: https://api.bexio.com/ Important note: Requires a paid bexio account; OAuth2 authorisation-code flow, JSON REST, Swiss-VAT aware. Source: bexio AG (https://docs.bexio.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.