API Authentication
To access Fenix commerce API, One must get authenticated as soon as authToken gets expired
Resource Name | Authentication |
URL | /login |
Method | POST |
Headers |
|
Response Body | { |
Â
authToken get expired for every 24hrs(UTC)
x-identity will be rotated once every three months
x-api-key will be rotated once every six months
Note: In case of issues. Please feel free to reach out to fixd.support@fenixcommerce.ai
Â