Learn how to make your first query to the API
https://api.sid.ai/v1/users/me/query
.
This is the endpoint that allows you to query the user’s data that has been indexed by SID.
In this section, we’ll discuss basic usage examples of the endpoint, and limitations
that you should keep in mind when using it.
In its simplest form, a query is a JSON object with a single key, query
, whose value is a string,
for example: