Step 1: Get Your API Credentials
You need aclient_id and client_secret to authenticate with EkaScribe.
Create an Eka Account
Sign up on Eka if you haven’t already.
Generate API Credentials
Go to the Eka Developer Console, navigate to Manage API Credentials, and create a new client.
Save Your Credentials
Copy your
client_id and client_secret. Store them securely, the secret won’t be shown again.
Get Access Token
Use the Client Login API to obtain an access token, or use your long live token.

