RootFox CDN rootfox.cc

Static delivery

cdn.rootfox.cc

Shared file storage for internal services. Public read, authenticated write. Paths are namespaced by service.

Routes
  • GET

    /files/{service}/{path...}

    Public file delivery

  • POST

    /api/{service}/files

    Upload · Bearer token · optional form field path

  • DEL

    /api/{service}/files/{path...}

    Delete · Bearer token