Get Started
Development
Empower your users with Ploton in shortest time possible
Prerequisite You should have a frontend application and a backend application each.
Step 1. Install Ploton Backend SDK in your Backend Server or Service:
Step 2. Install Ploton Frontend SDK in your Frontend application:
npm
Step 3. Authenticate with Ploton and get your tokens
With a simple call to ploton sever, you can get tokens
that your frontend and users would require.
Step 3. Setup frontend
You can setup fronend first too.
Troubleshooting
Here’s how to solve some common problems when working with Ploton SDKs.