{ "openapi": "3.0.0", "info": { "version": "3.1.6", "title": "Cloud Storage Service Public API", "contact": { "name": "Recordings Team", "email": "ro-rec@8x8.com" }, "termsOfService": "https://www.8x8.com/terms-and-conditions", "description": "8x8’s Cloud Storage Service (CSS) offers you a single point of access for Virtual Office PBX telephone, Virtual Contact Center call recordings, Virtual Contact Center screen recordings and Virtual Meetings. You can access and download these data objects for your further analysis and use. You can also embed your data in other interfaces without a requirement to copy or move the underlying data.\n\nFor example:\n* Make collected data available to customers in your client portal\n* Integrate call recording data into CRM applications to associate with customer interaction records\n* Enable deletion of media (and or metadata) to allow customers to meet internal requirements to cap data retention based on workflows, policies, or compliance needs\n\nYou can obtain your stored data by either:\n* Querying for, and then downloading individual data objects\n* Bulk downloading all of your data using a Zip file utility (Note that the limit on bulk file downloads is 2 GB.)\n***Note: This page is in the Beta stage. Contact your [8x8 representative](mailto:ro-rec@8x8.com) for more information on API use.***\n# **Authentication**\nYou can try out this API through request authentication using your client credentials. Refer to [Client Credentials](/analytics/docs/how-to-get-api-keys) on the [Getting Started](/tech-partner/docs/getting-started) page for more information.\n\nAll requests must be made over HTTPS - calls made over HTTP will fail.\n# **Regions**\nAPI resources are available for each geographical region in which they are provisioned. The base URLs for select regions are:\n
| URL | Region |
| https://api.8x8.com/storage/us-west/v1 | Western US |
| https://api.8x8.com/storage/us-east/v1 | Eastern US |
| https://api.8x8.com/storage/uk/v1 | United Kingdom |
| https://api.8x8.com/storage/ap/v1 | Australia |
| https://api.8x8.com/storage/ca/v1 | Canada |