I\'m looking for a solution to create and configure Facebook Apps via the Facebook APIs. It doens\'t matter if its Graph API / FQL or REST API but I couldn\'t find any way t
You can use the Legacy REST API to set (and get) application properties: https://developers.facebook.com/docs/reference/rest/admin.setAppProperties/
But no create API exists, and probably never will due to dirty spammers...