In our latest release of CDNPanel™ 3, we had included Filetype Icons. The icons were created by MediaLoot, so a big thank you to them for creating such a beautiful set to choose from. There were a few missing, like .JSON, .TXT & .ICO, so we had to create them.
This is only available in the new Control Panel, which can be found here:
- NetDNA Customers: https://cp.netdna.com
- MaxCDN Customers: https://cp.maxcdn.com
![]()
As always, these reports are available via RESTweb Services™.
You can get a JSON response of the filetypes by calling this end point:
|
1 |
GET https://rws.netdna.com/{companyalias}/reports/filetypes.json/{report_type} |
You can also on popular files by calling this end point:
|
1 |
GET https://rws.netdna.com/{companyalias}/reports/popularfiles.json |
For more documentation on what you can do with the API, please visit: https://developer.netdna.com/api/docs