<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Dropbox API - File Delivery via CDN in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-API-File-Delivery-via-CDN/m-p/363901#M765</link>
    <description>&lt;P&gt;Thx.&lt;/P&gt;</description>
    <pubDate>Sat, 07 Sep 2019 18:30:50 GMT</pubDate>
    <dc:creator>OMN</dc:creator>
    <dc:date>2019-09-07T18:30:50Z</dc:date>
    <item>
      <title>Dropbox API - File Delivery via CDN</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-API-File-Delivery-via-CDN/m-p/363760#M762</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We are essentially a professional network and collaboration&amp;nbsp;toolset&amp;nbsp;for musicians&amp;nbsp;— a kind of GitHub for music creators. The model we are building (at&amp;nbsp;the beta stage) takes advantage of our customers’ use of (and trust in) Dropbox. All project assets&amp;nbsp;including uncompressed audio files will be stored on, and synced through, users' Dropbox accounts. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We will be using the Dropbox API. But part of the challenge is to figure out how to stream and download those audio files from Dropbox with minimum latency. What flexibility do we have to deliver those files via a third party CDN such as Fastly, CloudFront, Akamai?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards, David&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 06:56:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-API-File-Delivery-via-CDN/m-p/363760#M762</guid>
      <dc:creator>OMN</dc:creator>
      <dc:date>2019-09-09T06:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API - File Delivery via CDN</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-API-File-Delivery-via-CDN/m-p/363766#M764</link>
      <description>&lt;P&gt;While Dropbox does offer an API you can use for listing, uploading, and downloading files, among other operations, it doesn't have any native integration with third party CDNs.&lt;/P&gt;
&lt;P&gt;If you're interested in building on the Dropbox API, you can find everything you need to get started&amp;nbsp;including documentation, tutorials, and SDKs here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers" target="_self"&gt;https://www.dropbox.com/developers&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For example, to directly access file data from a connected user's&amp;nbsp;Dropbox account, you would use the /2/files/download endpoint:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-download&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Or, to get a temporary link to a file, e.g., to stream in a client, you would use the&amp;nbsp;/2/files/get_temporary_link endpoint:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_temporary_link" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-get_temporary_link&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In both cases, the content is served by Dropbox content servers.&lt;/P&gt;
&lt;P&gt;By the way, those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation" target="_self"&gt;https://www.dropbox.com/developers/documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Those have corresponding native methods for the HTTPS endpoints.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2019 15:48:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-API-File-Delivery-via-CDN/m-p/363766#M764</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-09-06T15:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API - File Delivery via CDN</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-API-File-Delivery-via-CDN/m-p/363901#M765</link>
      <description>&lt;P&gt;Thx.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Sep 2019 18:30:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Dropbox-API-File-Delivery-via-CDN/m-p/363901#M765</guid>
      <dc:creator>OMN</dc:creator>
      <dc:date>2019-09-07T18:30:50Z</dc:date>
    </item>
  </channel>
</rss>

