Skip to main content
POST
/bluesky/posts/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
query
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:latest
Available options:
top,
latest
since
string | null
until
string | null
author
string | null
mentions
string | null
language
string | null
domain
string | null
url
string | null
tags
string[] | null

Response

Successful Response

uri
string
required
@type
string
default:BlueskyPost
cid
string | null
author
object | null
text
string | null
created_at
string | null
indexed_at
string | null
languages
string[]
reply_count
integer | null
repost_count
integer | null
like_count
integer | null
quote_count
integer | null
bookmark_count
integer | null
reply_parent_uri
string | null
reply_root_uri
string | null
tags
string[]
mention_dids
string[]
labels
string[]
images
object[]
video
object | null
external
object | null
quoted_post
object | null
is_repost
boolean
default:false
reposted_at
string | null
reposted_by
object | null