Permanent Urls

General

The urls/ endpoints listed here are considered as permanent externally linkable URLs.

Contact Page

Available via the endpoint /contact this page displays contact information to the user in case they need further help. This will either by their organizations administrators (for regular users), or the responsible reseller of the organization (for organization administrators themselves)

Manufacturer Catalogs

Available via the endpoint /organization/manufacturer_catalogs this page gives users an overview of their currently subscribed catalogs. Channel administrators can also subscribe to new catalogs and cancel existing subscriptions.

Applications

Available via the endpoint /organization/applications this page gives users an overview of available applications. Applications are categorized and shown in tabs. A specific tab can be preselected via the show_tab parameter in the url fragment (e.g. /organization/applications#show_tab=desktop)

Available values for show_tab are

web:

Show web applications

mobile:

Show mobile applications

desktop:

Show desktop applications

Logout

The /logout endpoint is mostly useful for pcon_session clients. See OAuth2 Logout for more details.