POST
/
hashtags
/
auto
Available on Premium, Business, Enterprise plans.

When creating your post, add relevant hashtags by either embedding them within the text or placing them at the end. Our advanced AI system will analyze your content to generate appropriate hashtags based on the subject matter. Although you can use any language for your post, writing in English typically yields the best results for our hashtag generation process.

Header Parameters

Authorization
string
required
Format: Authorization: Bearer API_KEY. See API overview for more information.
Profile-Key
string
Profile Key of a user profile.

Request Body

post
string
required

Post text to add the hashtags. Max length 1,000 characters.

position
string

validate

max
integer
default: 2

Integer of max number of Hashtags to add. Max value range 1 to 10.

language
string

Specify the language code of the language of the post to assist the hashtag algorithm.

{
  "language": "fr"
}