How To Set Custom API
In the event that there is any addition or modification to a new connection with API and you need information such as the Website URL, ServerKey, UserId, and AccessToken
,
Use Manger Files in the project to call the api for example for get profile api use GetProfileManager class
When you want to use API with connection type “POST” you can see this example: