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: docusaurus/docs/dev-docs/api/rest/guides/intro.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -21,3 +21,4 @@ The following guides, officially maintained by the Strapi Documentation team, co
21
21
Additional tutorials and guides can be found in the following blog posts:
22
22
23
23
<CustomDocCardemoji="➕"title="Authenticating requests with the REST API"description="Learn how to authenticate your REST API queries with JSON Web Tokens and API tokens."link="https://strapi.io/blog/guide-on-authenticating-requests-with-the-rest-api" />
24
+
<CustomDocCardemoji="➕"title="Using Fetch with Strapi's Content API"description="Explore how to use the fetch() method of the Fetch API to interact with Strapi's Content API."link="https://strapi.io/blog/guide-on-authenticating-requests-with-the-rest-api" />
0 commit comments