Create your App at Enriched Academy
In order to use Enriched Academy's API, you need to register and create your unique App. The process of creating your unique App is very simple, you can set up your App within minutes.
How do I create an App?
To create an App follow these simple steps :
- Login to your account with a Client or Company account.
- Enter you App Name and Website Name Create APP.
You are done. Were you expecting more steps ?
What after creating an App?
Now you will get an App ID and an App Secret Key.
Why do I need an App Id and App Secret Key
The App ID and App Secret Key are your app's unique authentication.
Your app and all requests will be recognized by these two parameters. Keep them in a secret place.
These are your authentification for Enriched Academy.
Once you have your App Id and App Secret Key, keep them safe in your project config file OR equivalent.
For each and every request you make to Enriched Academy's API, you have to pass the App ID and App Secret Key so that it can be verified that the request id is coming from a valid source.
Please check out our API'S to know exactly how to pass the keys.