TTWrite API: Search Hashtags
Endpoint URL
//ttwrite.4up.eu/mobile_api/search_hashtags
Description
This API allows users to search for hashtags and retrieve a list of matching results, which can be used for content discovery and categorization.
Parameters
Field | Value | Remarks |
---|---|---|
query | string | The search term or keyword for finding hashtags. |
limit | integer | Optional. The number of results to return. Default is 20. |
offset | integer | Optional. Pagination starting point for the results. |
Example Usage
GET //ttwrite.4up.eu/mobile_api/search_hashtags?query=travel&limit=10&offset=0
Notes
- Authentication is required to access this API.
- The
query
parameter is mandatory and is used to filter hashtags based on relevance. - Use the
limit
andoffset
parameters to paginate through large result sets.
admin December 9, 2024 content categorization API, discover content hashtags, explore hashtags TTWrite, find hashtags TTWrite, find trending hashtags, hashtag discovery functionality, hashtag query TTWrite, hashtag search functionality, hashtag search parameters, hashtag search query, hashtag search results, hashtags discovery endpoint, hashtags pagination API, search for hashtags, search hashtags API, search hashtags endpoint, TTWrite API, TTWrite hashtag API, TTWrite hashtag search feature, TTWrite search hashtags API, Social Media, TTWrite Comments Off on TTWrite API: Search Hashtags