fut-api icon indicating copy to clipboard operation
fut-api copied to clipboard

Manage your FIFA Ultimate Team with this FIFA 20 WebApp API PHP framework

Results 12 fut-api issues
Sort by recently updated
recently updated
newest added

What is the js object where research and auction data are stored?

I want to search for consumables but when I pass parameter like this I'm giving error Permission Denied. ``` $params = [ 'max_buy' => 1000, 'level' => 'gold', 'type' =>...