Getting Started
We use a RESTful API that lets you access users' replug data, like their call-to-actions, links and more. The Replug API uses OAUTH and allows both read and write permissions when interacting with a user's content.
To start, you’ll need to set up an app.
App development
In order to use our API, you’ll need to create an app. Once you’ve created an app, you’ll be able to test it and integrate it into your platform.
Create Your Application
You’ll need to be logged in to your Replug account to create an app. If you don’t have a Replug account, create one now. To create a new app:
-
Go to Settings, and navigate to the Apps section.
-
Click on the create new Application button.
-
Choose a name and redirect URL for your app. Click Create.
-
Once your app has been created, you will see the Client ID and Client Secret for your newly
That's all you need to do to create your application. Once you are done, next you need to integrate it with your platform.