For the complete documentation index, see llms.txt. This page is also available as Markdown.

AI Features

Generate post

Create content with AI tool for social media platforms.

Generate post content

post
Authorizations
AuthorizationstringRequired
Path parameters
project_idstringRequired
Body
brainStormstringRequired
platformstringOptionalDefault: twitter
Responses
default

OK

No content

post/v3/{project_id}/campaigns/generate-post
default

OK

No content

Generate insignts post

Create analytical posts with AI tools for social media platforms.

Generate insights post of projects

post
Authorizations
AuthorizationstringRequired
Path parameters
project_idstringRequired
Body
projectIdsstring · nullableOptionalDefault: null
startTimeintegerOptionalDefault: 1723963671
endTimeintegerOptionalDefault: 1726555671
insightsstring · nullableOptionalDefault: null
Responses
default

OK

No content

post/v3/{project_id}/campaigns/generate-insights-post
default

OK

No content

Project analytical insights

Get analytical insights with AI tool for charts.

Get insights of projects

get
Authorizations
AuthorizationstringRequired
Path parameters
project_idstringRequired
Query parameters
endTimeinteger · int32Optional

end time to get insights

startTimeinteger · int32Optional

start time to get insights

projectIdsstringOptional

list of projects

Responses
default

OK

No content

get/v3/{project_id}/campaigns/project-insights
default

OK

No content

Suggest trending keywords for social media posts.

get
Authorizations
AuthorizationstringRequired
Path parameters
project_idstringRequired
Query parameters
limitinteger · int32Optional

Limit keywords to return. Default: 10.

Responses
default

OK

No content

get/v3/{project_id}/campaigns/trending-keywords
default

OK

No content

Suggest target audiences

Suggest target audiences for marketing campaigns using AI.

Get suggested audiences list from condition

get
Authorizations
AuthorizationstringRequired
Path parameters
project_idstringRequired

Project ID

Query parameters
activeChainsstringOptional

List of chain IDs, id are separated by commas.

activityTimeinteger · int32Optional

Activity time of wallets.

conditionsstringOptional

Wallet information condition. Use json format.

Responses
default

OK

No content

get/v3/{project_id}/campaigns/audiences/suggestion
default

OK

No content

Last updated