Order
Mentions Hashtags
Initiate a mentions with hashtags order for the authenticated user using the given parameters.
POST
Body
application/json
The API key
for authentication
Example:
"apiKey"
Action to be performed, set to add
for mentions with hashtags
Example:
"add"
Service ID
for the mentions with hashtags order
Example:
123
Link
to the post for the order
Example:
"https://instagram.com/p/xxx"
Needed quantity
for the order
Example:
100
Usernames
list separated by
or
Example:
"username1\nusername2\nusername3"
Hashtags
list separated by
or
Example:
"#hashtag1\n#hashtag2\n#hashtag3"
Response
200
application/json
OK
Example:
123777
Was this page helpful?