# Hash tag option

**URL:** https://forum.social.plus/t/hash-tag-option/1040
**Category:** Flutter
**Created:** [January 10, 2024, 11:34am UTC](https://forum.social.plus/t/hash-tag-option/1040 "2024-01-10T11:34:09Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![princegoyal](https://avatars.discourse-cdn.com/v4/letter/p/2acd7d/32.png) [@princegoyal](https://forum.social.plus/u/princegoyal)
#### Post date: [January 10, 2024, 11:34am UTC](https://forum.social.plus/t/hash-tag-option/1040/1 "2024-01-10T11:34:09Z")

</div>

How to add hashtag and search from hashtags.

---

<div class="post-metadata">

### Author: ![SocialPlus\_Support](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.social.plus/socialplus_support/32/798_2.png) [@SocialPlus\_Support](https://forum.social.plus/u/SocialPlus_Support)
#### Post date: [January 10, 2024, 12:25pm UTC](https://forum.social.plus/t/hash-tag-option/1040/2 "2024-01-10T12:25:29Z")

</div>

Hello, we recommend using our content search feature for searching hashtags. You can find detailed information in our documentation here: [https://docs.amity.co/developers/beta-features/content-search](https://docs.amity.co/developers/beta-features/content-search).

---

<div class="post-metadata">

### Author: ![princegoyal](https://avatars.discourse-cdn.com/v4/letter/p/2acd7d/32.png) [@princegoyal](https://forum.social.plus/u/princegoyal)
#### Post date: [February 19, 2024, 10:19am UTC](https://forum.social.plus/t/hash-tag-option/1040/3 "2024-02-19T10:19:45Z")

</div>

How can we implement it using flutter

---

<div class="post-metadata">

### Author: ![SocialPlus\_Support](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.social.plus/socialplus_support/32/798_2.png) [@SocialPlus\_Support](https://forum.social.plus/u/SocialPlus_Support)
#### Post date: [February 19, 2024, 4:05pm UTC](https://forum.social.plus/t/hash-tag-option/1040/4 "2024-02-19T16:05:07Z")

</div>

To add hashtags, you can include them when creating posts as usual. As for searching hashtags, this is a beta service provided through an API, and it is not included or related to any SDK.

---

<div class="post-metadata">

### Author: ![princegoyal](https://avatars.discourse-cdn.com/v4/letter/p/2acd7d/32.png) [@princegoyal](https://forum.social.plus/u/princegoyal)
#### Post date: [February 20, 2024, 3:48am UTC](https://forum.social.plus/t/hash-tag-option/1040/5 "2024-02-20T03:48:19Z")

</div>

can you mention the api here

---

<div class="post-metadata">

### Author: ![SocialPlus\_Support](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.social.plus/socialplus_support/32/798_2.png) [@SocialPlus\_Support](https://forum.social.plus/u/SocialPlus_Support)
#### Post date: [February 20, 2024, 9:17am UTC](https://forum.social.plus/t/hash-tag-option/1040/6 "2024-02-20T09:17:21Z")

</div>

Hello @princegoyal , You can find the API reference here: [Content Search - Amity Docs](https://docs.amity.co/developers/beta-features/content-search#api-reference)

---

<div class="post-metadata">

### Author: ![princegoyal](https://avatars.discourse-cdn.com/v4/letter/p/2acd7d/32.png) [@princegoyal](https://forum.social.plus/u/princegoyal)
#### Post date: [March 3, 2024, 12:12pm UTC](https://forum.social.plus/t/hash-tag-option/1040/7 "2024-03-03T12:12:42Z")

</div>

@SocialPlus_Support How can i get authToken to get access token, as i have only api key

---

<div class="post-metadata">

### Author: ![SocialPlus\_Support](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.social.plus/socialplus_support/32/798_2.png) [@SocialPlus\_Support](https://forum.social.plus/u/SocialPlus_Support)
#### Post date: [March 5, 2024, 3:51am UTC](https://forum.social.plus/t/hash-tag-option/1040/8 "2024-03-05T03:51:21Z")

</div>

@princegoyal To obtain an authToken that allows you to access your token, given that you already have an API key, you can follow the detailed instructions provided in the Amity documentation. Please refer to this section: [Obtaining AuthToken](https://api-docs.amity.co/#/Authentication/get_api_v3_authentication_token).
