You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .mock/definition/collections/items.yml
+6-8Lines changed: 6 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -673,10 +673,9 @@ service:
673
673
docs: |
674
674
List all published items in a collection.
675
675
676
-
<Note title="Serve data with the Content Delivery API">
677
-
To serve content to your other frontends applications, enterprise sites have access to a dedicated [content delivery API](/data/docs/cms-content-delivery), available at api-cdn.webflow.com.
678
-
679
-
</Note>
676
+
<Tip title="Serve data with the Content Delivery API">
677
+
Serving data to applications in real-time? Use the Content Delivery API at `api-cdn.webflow.com` for better performance. The CDN-backed endpoint is optimized for high-volume reads, while the Data API is designed for writes and management operations.
678
+
</Tip>
680
679
681
680
Required scope | `CMS:read`
682
681
source:
@@ -1797,10 +1796,9 @@ service:
1797
1796
docs: |
1798
1797
Get details of a selected Collection live Item.
1799
1798
1800
-
<Note title="Serve data with the Content Delivery API">
1801
-
To serve content to your other frontends applications, enterprise sites have access to a dedicated [content delivery API](/data/docs/cms-content-delivery), available at api-cdn.webflow.com.
1802
-
1803
-
</Note>
1799
+
<Tip title="Serve data with the Content Delivery API">
1800
+
Serving data to applications in real-time? Use the Content Delivery API at `api-cdn.webflow.com` for better performance. The CDN-backed endpoint is optimized for high-volume reads, while the Data API is designed for writes and management operations.
0 commit comments