Create a file upload for a community. Community files can be used as a standard CDN and can be used in any object including Badges, Collections, and more.
POST request to the file upload endpoint with a body containing the upload.body object.
CURL Request Example
https://img.openpage.fun/{your-file-key}?format={format}&size={size} to auto format and resize as needed.
https://img.openpage.fun/fake-uuid-1234-5678-9012-3456/testimage1-jpg?format=png&size=100