Platform Environments
A peak over available Falcon API environments for the developers.
Falcon API has support for two environments - UAT and Production. Each environment has one or more base URLs defined.
UAT
UAT APIs are used throughout this documentation, where developers can test out their applications by directly interacting with our staging environment. Here is a base URL for UAT API.
https://stage.tab.kitecash.in/open-api/falcon/vX
Version
The X in vX within the base URL is the existing version of the API.
Here are some commonly used parameter values used throughout the UAT API.
Parameter | Value |
---|---|
User Id | 4e34b8f5-5efa-4d54-8d5c-4c4ccda50052 |
Card Id | 69803648-2648-4989-8fd6-6d8de8e99303 |
Basic Auth | Basic ZmlzeWJsOmZpc3libA== |
Mobile No. | 9636626685 |
Production
Once UAT testing is done, our delivery team ([email protected]) will provide you access to the production environment
Updated over 2 years ago