Skip to main content
All CollectionsAppstoreDevelopers
How to Develop Apps for Veeqo
How to Develop Apps for Veeqo
Updated over 3 weeks ago
image.png

Note: this guide is for developers wanting to have their app on the Veeqo Appstore

Process

1. Create an account with Veeqo: https://app.veeqo.com/signup

2. Understand the need from Veeqo sellers by checking the Appstore Community forum (see this guide).

3. if you know what App you’ll develop, open the Veeqo API Docs: https://developer.veeqo.com/docs Use the API docs to code your App

4. For help along the way:

image.png

Fundamentals:

  • Use Oauth2, not API keys

  • Apps are hosted in the developer’s domain, not Veeqo’s. Veeqo offers the interface to connect the potential user to the App

  • Payment of the App download or usage is hosted by the developer of the app, not in Veeqo

  • You must provide Support for this app via email and/or telephone should sellers have issues/bugs. (Implementation/Onboarding Support as at your discretion however)

Did this answer your question?