Skip to main content
POST
/fivech/threads/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
keyword
string
required
Minimum string length: 1
count
integer
required
Required range: 1 <= x <= 100
timeout
integer
default:300
Required range: 20 <= x <= 1500
mode
enum<string>
default:normal
Available options:
normal,
ai
sort
enum<string>
default:momentum
Available options:
momentum,
last_post,
post_count,
newest,
oldest

Response

Successful Response

id
string
required
board
string
required
url
string
required
thread_title
string
required
@type
string
default:FivechSearchThread
created_at
integer | null
post_count
integer | null
board_name
string | null
momentum
number | null
last_post_at
integer | null