Aikaan API Authentication Key

We have our custom server with IP address x.x.x.x where Aikaan services are hosted. We want to use Aikaan API for integration in our application.

Is there any API Authentication key for using API?

Guide us in using these API.

Thanks
Muzahid
Crystal Power

Hi Muzahid,
Welcome to the Aikaan Community! I’ve edited your post to hide your IP address for privacy sake!

Yes, you need to get a JWT key to access our APIs , this should help you understand how to get a JWT cookie - Need the credentials .

Once you do that , incase you already know which API to call , then go ahead and make those calls , if not then you can access the swagger API documentation either via https://experience.aikaan.io/api-doc/ or via https://x.x.x.x/api-doc/ where x.x.x.x is your controller’s IP or domain name.

Thanks,
Prashanth