Skip to main content
Version: 1.0.0

Service Store Management API

The app's APIs allow you to build a digital distribution platform where users can browse, download, and install apps. Apps can be standalone applications, connectors, and services. These apps offer a wide range of functionality from invoicing and payments to user management and networking. Users can use the APIs to discover, download, and manage these applications.

Authentication

Security Scheme Type:

oauth2

OAuth Flow (clientCredentials):

Scopes:

  • store_admin: Can manage store data

  • store_read: Can read store data

  • store_write: Can write store data

OAuth Flow (authorizationCode):

Scopes:

  • store_admin: Can manage store data

  • store_read: Can read store data

  • store_write: Can write store data