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:
Tips for Querying
Querying the SID API is akin to using a search engine like Google. You can use natural language queries to get good results. For instance, a query likeAPI Reference
Learn more about the query endpoint