Skip to main content
All CollectionsAppstoreDevelopers
How to develop Apps for Veeqo
How to develop Apps for Veeqo
Updated this week
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 guide How to find opportunities to develop Apps for Veeqo)

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?