bexio · Authentication Profile

Bexio Authentication

Authentication

bexio secures its APIs with oauth2 and http across 2 declared security schemes, as derived from its OpenAPI definitions.

AccountingERPInvoicingSMBSwitzerland
Methods: oauth2, http Schemes: 2 OAuth flows: API key in:

Security Schemes

oauth2_authorization_code oauth2
personal_access_token http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-17'
method: probed
source: >-
  https://auth.bexio.com/realms/bexio/.well-known/openid-configuration (live probe)
  and https://docs.bexio.com/ / https://developer.bexio.com/
summary:
  types:
  - oauth2
  - http
notes: >-
  bexio supports two auth styles, both presented as an Authorization: Bearer
  token against https://api.bexio.com/2.0. (1) OAuth 2.0 Authorization Code /
  OpenID Connect via the Keycloak realm at https://auth.bexio.com/realms/bexio
  for user-delegated app access. (2) Personal Access Tokens (PAT) for
  server-to-server access. Fine-grained OAuth scopes gate each module
  (contact_show/edit, kb_invoice_show/edit, accounting, project_show/edit,
  payroll_employee_show/edit, etc.). offline_access grants refresh tokens.
schemes:
- name: oauth2_authorization_code
  type: oauth2
  flow: authorizationCode
  issuer: https://auth.bexio.com/realms/bexio
  authorizationUrl: https://auth.bexio.com/realms/bexio/protocol/openid-connect/auth
  tokenUrl: https://auth.bexio.com/realms/bexio/protocol/openid-connect/token
  scopes:
  - openid
  - profile
  - email
  - offline_access
  - company_profile
  - contact_show
  - contact_edit
  - kb_offer_show
  - kb_offer_edit
  - kb_order_show
  - kb_order_edit
  - kb_invoice_show
  - kb_invoice_edit
  - article_show
  - article_edit
  - accounting
  - project_show
  - project_edit
  - task_show
  - task_edit
  - file
  - kb_bill_show
  - kb_bill_edit
  - kb_expense_show
  - kb_expense_edit
  - payroll_employee_show
  - payroll_employee_edit
  - payroll_absence_show
  - payroll_absence_edit
  - bank_account_show
  - bank_payment_show
  sources:
  - https://auth.bexio.com/realms/bexio/.well-known/openid-configuration
  - https://developer.bexio.com/
- name: personal_access_token
  type: http
  scheme: bearer
  bearerFormat: PAT
  sources:
  - https://docs.bexio.com/
  - https://developer.bexio.com/

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/bexio-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.