# Search API documentation

**URL:** https://meta.discourse.org/t/search-api-documentation/142579
**Category:** Development
**Created:** [February 25, 2020, 1:49pm UTC](https://meta.discourse.org/t/search-api-documentation/142579 "2020-02-25T13:49:06Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Radu\_Luncasu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/radu_luncasu/32/170921_2.png) [@Radu\_Luncasu](https://meta.discourse.org/u/Radu_Luncasu)
#### Post date: [February 25, 2020, 1:49pm UTC](https://meta.discourse.org/t/search-api-documentation/142579/1 "2020-02-25T13:49:06Z")

</div>

Hi there,

Is there any place where I can find docs on what is supported by the search API ?  
For now I do know that it supports searching by tag.

`GET {{base_url}}/search/query.json?term=tags:tag1,tag2&include_blurbs=false&api_key={{api_key}}&api_username={{api_username}}`

_what else_ ?

---

<div class="post-metadata">

### Author: ![maiki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/maiki/32/233950_2.png) [@maiki](https://meta.discourse.org/u/maiki)
#### Post date: [February 25, 2020, 7:11pm UTC](https://meta.discourse.org/t/search-api-documentation/142579/2 "2020-02-25T19:11:54Z")

</div>

> **[Discourse API Docs](https://docs.discourse.org/#tag/Search)**

Looks like that’s it. 🤔

---

<div class="post-metadata">

### Author: ![Fares\_Droubi1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fares_droubi1/32/193803_2.png) [@Fares\_Droubi1](https://meta.discourse.org/u/Fares_Droubi1)
#### Post date: [June 22, 2021, 4:47pm UTC](https://meta.discourse.org/t/search-api-documentation/142579/3 "2021-06-22T16:47:15Z")

</div>

It is weird there is no reference for all the possible query params @BackOffice @featheredtoast ?
