Spaces Object Storage is an S3-compatible object storage service. Spaces buckets let you store and serve large amounts of data, and the built-in CDN minimizes page load times and improves performance.
The DigitalOcean API lets you manage DigitalOcean resources programmatically using conventional HTTP requests. All the functionality available in the DigitalOcean Control Panel is also available through the API.
Third-party graphical clients interact with Spaces in ways similar to the control panel. They avoid browser limitations but require configuration to connect. Some common clients are Transmit 4+ (macOS), Cyberduck 6.2.x (Windows, macOS), or FileZilla Pro (Windows, macOS).
Third-party command-line tools facilitate both personal use and automation. The most common client is s3cmd (Linux, macOS, Bash on Windows).
Third-party API client libraries allow you to interact with Spaces programmatically. You can use AWS S3 SDKs and other S3 compatible libraries with Spaces.