website logo
Channel Docs
Merchant Docs
Navigate through spaces
Channel Docs
Merchant Docs
⌘K
Guides
🚀Quick Start
🏃‍♂️Utilizing Quick Checkout
👋Welcome to Violet's Docs
💡Concepts
🌐API Reference
✋Help
Docs powered by archbee 
2min

Apps

Overview

A Violet Application is a unique entity with assigned credentials and tools to invoke our APIs and build your new system. You can create as many applications as you want in your Channel account. The important part is, the application is what Merchants will interact with.

Creating an App

1. Sign up at channel.violet.io/signup or login at channel.violet.io/login



2. Click 'Create App'



3. Name your application (don't worry, you can change this later as many times as you'd like).



4. Save your App ID and App Secret, your will need them for API authentication.



5. That's it!



Your application has been created. We recommend heading over to Postman to login and experiment with the APIs with your new credentials, or you can use the API Reference, or these docs. Whatever you prefer.



To skip straight to a quick walkthrough on using our APIs, go to our quickstart guide in the Get Started section.

Managing Your App



Apps can be managed from the Channel Admin @ channel.violet.io.



Renaming Your App

You are free to rename your app(s) as often as you like. From the App list in your Violet dashboard click on the app you would like to rename. From the app details screen click on the small toggle in the upper left corner of the app card to open your app controls. Clicking the 'Edit Name' button will render the name update field. Enter the desired name and click the arrow to persist the change.



Changes to your app name will propagate immediately. If the updated name is not recognizable to the merchants who have enabled your app it is possible that they may uninstall it. Be sure to notify any merchants of any upcoming name changes to prevent this.



Deleting Your App

From the App list in your Violet dashboard click on the app you would like to delete. From the app details screen click on the small toggle in the upper left corner of the app card to open your app controls. Clicking the 'Delete' button will ask you to confirm that you wish to delete your app. Clicking 'Yes' will permanently delete your app. Clicking 'No' will close the controls and return you to the app details screen.



App deletions are permanent. Once your app is deleted your API keys will immediately stop working. You will loose access to all data related to the app including access to historical order data. Be sure you truly want to delete your app before deleting.



Updated 14 Feb 2023
Did this page help you?
Yes
No
UP NEXT
Authentication
Docs powered by archbee 
TABLE OF CONTENTS
Overview
Creating an App
Managing Your App
Renaming Your App
Deleting Your App