➑️ search-spec

GET https://www.arcgis.com/sharing/rest/search

Request Params

KeyDatatypeRequiredDescription
fstring(Required) Format of response: json
tokenstringAPI key or generated token.
qstringThe query string used to search.
bboxstringLongitude, latitude. Spatial search is an overlaps/intersects function of the query bbox and the extent of the document.
filterstringStructured filtering through specifying field name followed by a colon and the term you are looking for with double quotation marks.
categoriesstringA JSON array or comma-separated list of up to eight org content categories to search items.
startstringThe number of the first entry in the result set response.
numstringThe maximum number of results to be included in the result set response.
``null