JustZerooo
JSR Gaming - Managementbanned
LEVEL 1
55 XP
JustZerooo submitted a new resource:
[WEB] FusionGEN - API Module - [WEB] FusionGEN - API Module
Read more about this resource...
[WEB] FusionGEN - API Module - [WEB] FusionGEN - API Module
FusionGEN - API Callback : How it works?!
![]()
Installation
- Place the API folder in "application/modules"
- Setup the API Key (it is recommended to use a minimum 64 character string)
- Set the API to (Enabled / Disabled) in the Admin Panel
- Only PostRequests allowed
- Exclude CSRF Tokens from the API:Code:$config['csrf_exclude_uris'] = array('donate', 'vote/callback', 'api/checkLogin');
Example C# .NET 7 Request
Read more about this resource...