Getting Started with Superpool REST APIs
This is page extends in detail the guide through working with our APIs. Haven’t read whatUnyte's Superpool is all
about? Learn more in our Introduction
We are also currently working on streamlining further the developer experience by providing accessible SDKs as pluggable solutions.
Visit our Github Organization to learn more about our SDKs.
Important: You would need a Developer account to go live with integrations
1. Get a Client ID and Client Key
Unyte integrations uses a client ID and client key to authenticate API calls:- A client ID identifies an app. You only need an
- A client key authenticates a client ID. To call Unyte APIs, you would need to provide your client key. P.s: Keep this safe!
- Login to Dashboard or Register as a Merchant on the Unyte Bridge
- Select Apps & Security
- To create a new app, select Create New App and follow the on-screen instructions to complete this creation.
- Copy the
client IDand theclient keyfor your app — perhaps, into a key valut or just handle them securely.
