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

