Developers
Steps to get started with Developing using the Upgrade.Chat API. Please read all these documents before opening a support ticket as most of the answers are located here.
Getting Started
https://upgrade.chat/developers Create your API Keys for your REST application using the Upgrade.Chat API:

Read The API Documents
https://upgrade.chat/developers/documentation
https://api.upgrade.chat/v1/docs/json
Once you have read all the documents and see the endpoints, you will understand how to cerate your app to respond to the data Upgrade.Chat sends.
Create a WebHook
https://upgrade.chat/developers/webhooks

Test The Webhook
Once you test you should get a success message if you set everything up properly.

Read The Webhook Documents
https://upgrade.chat/developers/documentation
Last updated