bexio · OAuth Scopes

bexio OAuth Scopes

OAuth 2.0 searched

bexio publishes 71 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the bexio API on a user’s behalf.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

AccountingERPInvoicingSMBSwitzerland
Scopes: 71 Flows: Method: searched

Scopes (71)

ScopeDescriptionFlows
openid OIDC authentication (subject identifier).
profile OIDC standard profile claims.
email OIDC email claim.
offline_access Issue refresh tokens for long-lived server-to-server access.
company_profile Read the company profile.
additional_company Access additional companies on the account.
company_memberships_show Read company memberships.
contact_show Read contacts
contact_edit Create and modify contacts.
note_show Read notes.
note_edit Create and modify notes.
lead_show Read leads.
lead_edit Create and modify leads.
kb_offer_show Read quotes/offers (Offerte).
kb_offer_edit Create and modify quotes/offers.
kb_order_show Read orders (Auftrag).
kb_order_edit Create and modify orders.
kb_invoice_show Read invoices (Rechnung).
kb_invoice_edit Create and modify invoices
kb_delivery_show Read delivery notes (Lieferschein).
kb_delivery_edit Create and modify delivery notes.
kb_credit_voucher_show Read credit notes (Gutschrift).
kb_credit_voucher_edit Create and modify credit notes.
kb_bill_show Read supplier bills (Lieferantenrechnungen).
kb_bill_edit Create and modify supplier bills.
kb_expense_show Read expenses (Spesen).
kb_expense_edit Create and modify expenses.
kb_article_order_show Read article/order line items.
kb_article_order_edit Create and modify article/order line items.
article_show Read items/products (Artikel).
article_edit Create and modify items/products.
stock_edit Modify stock levels.
accounting Chart of accounts
accounting_settings_show Read accounting settings.
accounting_settings_edit Modify accounting settings.
transaction_show Read accounting transactions.
transaction_edit Create and modify accounting transactions.
subledger_show Read subledger data.
subledger_edit Modify subledger data.
finance_reports Access finance reports.
project_show Read projects.
project_edit Create and modify projects.
task_show Read tasks.
task_edit Create and modify tasks.
monitoring_show Read time-tracking / monitoring data.
monitoring_edit Create and modify time-tracking entries.
payroll_employee_show Read payroll employees.
payroll_employee_edit Create and modify payroll employees.
payroll_absence_show Read payroll absences.
payroll_absence_edit Create and modify payroll absences.
payroll_paystub_show Read paystubs.
payroll_time_account_show Read payroll time accounts.
payroll_time_account_edit Modify payroll time accounts.
payroll_statistic_show Read payroll statistics.
bank_account_show Read bank accounts.
bank_account_edit Create and modify bank accounts.
bank_payment_show Read bank payments.
bank_payment_edit Create and modify bank payments.
bill_banking_payment_edit Create bill banking payments (pay supplier bills).
file Upload
archive_show Read archived documents.
archive_edit Modify archived documents.
archive_settings_show Read archive settings.
archive_settings_edit Modify archive settings.
connected_clients_show Read connected clients (accountant sharing).
connected_clients_edit Modify connected clients.
pat_show Read Personal Access Tokens.
pat_edit Create and modify Personal Access Tokens.
roles Access role assignments.
chat_edit Modify chat.
subscription_and_permissions Read subscription and permission settings.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-17'
method: searched
source: https://auth.bexio.com/realms/bexio/.well-known/openid-configuration (live scopes_supported, 2026-07-17)
docs: https://docs.bexio.com/
notes: >-
  Scope list captured verbatim from the live OIDC discovery document
  scopes_supported for the bexio Keycloak realm. bexio uses a <module>_show /
  <module>_edit convention (show = read, edit = write). Standard OIDC scopes
  (openid, profile, email) and offline_access (refresh tokens) are also
  supported. Descriptions are derived from the module_action naming convention;
  verify against the developer portal app-registration UI.
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
  source: https://auth.bexio.com/realms/bexio/.well-known/openid-configuration
scopes:
- {scope: openid, description: OIDC authentication (subject identifier).}
- {scope: profile, description: OIDC standard profile claims.}
- {scope: email, description: OIDC email claim.}
- {scope: offline_access, description: Issue refresh tokens for long-lived server-to-server access.}
- {scope: company_profile, description: Read the company profile.}
- {scope: additional_company, description: Access additional companies on the account.}
- {scope: company_memberships_show, description: Read company memberships.}
- {scope: contact_show, description: Read contacts, relations, groups, sectors.}
- {scope: contact_edit, description: Create and modify contacts.}
- {scope: note_show, description: Read notes.}
- {scope: note_edit, description: Create and modify notes.}
- {scope: lead_show, description: Read leads.}
- {scope: lead_edit, description: Create and modify leads.}
- {scope: kb_offer_show, description: Read quotes/offers (Offerte).}
- {scope: kb_offer_edit, description: Create and modify quotes/offers.}
- {scope: kb_order_show, description: Read orders (Auftrag).}
- {scope: kb_order_edit, description: Create and modify orders.}
- {scope: kb_invoice_show, description: Read invoices (Rechnung).}
- {scope: kb_invoice_edit, description: Create and modify invoices, generate QR-bill PDFs.}
- {scope: kb_delivery_show, description: Read delivery notes (Lieferschein).}
- {scope: kb_delivery_edit, description: Create and modify delivery notes.}
- {scope: kb_credit_voucher_show, description: Read credit notes (Gutschrift).}
- {scope: kb_credit_voucher_edit, description: Create and modify credit notes.}
- {scope: kb_bill_show, description: Read supplier bills (Lieferantenrechnungen).}
- {scope: kb_bill_edit, description: Create and modify supplier bills.}
- {scope: kb_expense_show, description: Read expenses (Spesen).}
- {scope: kb_expense_edit, description: Create and modify expenses.}
- {scope: kb_article_order_show, description: Read article/order line items.}
- {scope: kb_article_order_edit, description: Create and modify article/order line items.}
- {scope: article_show, description: Read items/products (Artikel).}
- {scope: article_edit, description: Create and modify items/products.}
- {scope: stock_edit, description: Modify stock levels.}
- {scope: accounting, description: Chart of accounts, journal entries, VAT, currencies.}
- {scope: accounting_settings_show, description: Read accounting settings.}
- {scope: accounting_settings_edit, description: Modify accounting settings.}
- {scope: transaction_show, description: Read accounting transactions.}
- {scope: transaction_edit, description: Create and modify accounting transactions.}
- {scope: subledger_show, description: Read subledger data.}
- {scope: subledger_edit, description: Modify subledger data.}
- {scope: finance_reports, description: Access finance reports.}
- {scope: project_show, description: Read projects.}
- {scope: project_edit, description: Create and modify projects.}
- {scope: task_show, description: Read tasks.}
- {scope: task_edit, description: Create and modify tasks.}
- {scope: monitoring_show, description: Read time-tracking / monitoring data.}
- {scope: monitoring_edit, description: Create and modify time-tracking entries.}
- {scope: payroll_employee_show, description: Read payroll employees.}
- {scope: payroll_employee_edit, description: Create and modify payroll employees.}
- {scope: payroll_absence_show, description: Read payroll absences.}
- {scope: payroll_absence_edit, description: Create and modify payroll absences.}
- {scope: payroll_paystub_show, description: Read paystubs.}
- {scope: payroll_time_account_show, description: Read payroll time accounts.}
- {scope: payroll_time_account_edit, description: Modify payroll time accounts.}
- {scope: payroll_statistic_show, description: Read payroll statistics.}
- {scope: bank_account_show, description: Read bank accounts.}
- {scope: bank_account_edit, description: Create and modify bank accounts.}
- {scope: bank_payment_show, description: Read bank payments.}
- {scope: bank_payment_edit, description: Create and modify bank payments.}
- {scope: bill_banking_payment_edit, description: Create bill banking payments (pay supplier bills).}
- {scope: file, description: Upload, list, and manage files and attachments.}
- {scope: archive_show, description: Read archived documents.}
- {scope: archive_edit, description: Modify archived documents.}
- {scope: archive_settings_show, description: Read archive settings.}
- {scope: archive_settings_edit, description: Modify archive settings.}
- {scope: connected_clients_show, description: Read connected clients (accountant sharing).}
- {scope: connected_clients_edit, description: Modify connected clients.}
- {scope: pat_show, description: Read Personal Access Tokens.}
- {scope: pat_edit, description: Create and modify Personal Access Tokens.}
- {scope: roles, description: Access role assignments.}
- {scope: chat_edit, description: Modify chat.}
- {scope: subscription_and_permissions, description: Read subscription and permission settings.}