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: reference/api/overview.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@ description: Consult this page for an overview of how to query Meilisearch's API
5
5
6
6
# API reference
7
7
8
-
Welcome to the Meilisearch API documentation. If you are new to Meilisearch, check out our [quick start guide!](/learn/self_hosted/getting_started_with_self_hosted_meilisearch)
8
+
This reference describes the general behavior of Meilisearch's RESTful API.
9
9
10
-
Meilisearch is a RESTful API. This page describes the general behavior of the API.
10
+
If you are new to Meilisearch, check out the [getting started](/learn/self_hosted/getting_started_with_self_hosted_meilisearch).
0 commit comments