Allowing Domain Access
Allowing Domain Access
To use the Box APIs it is important that your application and users have access to the following domains, where needed.
File Preview
To enable file preview, your application might need to load javascript file from the Box content delivery network (CDN). This file is loaded from the following domains.
api.box.com
boxcdn.net
boxcloud.com
dl2.boxcloud.com
todl20.boxcloud.com
File downloads
The following API domains are used to download files via the Box API.
api.box.com
to initially request a file to downloaddl.boxcloud.com
to actually download files for authenticated userspublic.boxcloud.com
to actually download files for unauthenticated users
File uploads
The following API domains are used to upload files via the Box API.
api.box.com
to start a file uploadupload.app.box.com
andupload.box.com
to upload the file to Box