Skip to main content
POST
Search tokens, users, and posts

Authorizations

Authorization
string
header
required

JWT token or API key

Body

application/json
query
string
required
Minimum string length: 1
type
enum<string>
default:all
Available options:
all,
tokens,
users,
posts
limit
integer
default:20
Required range: 1 <= x <= 100

Response

Successful response

success
enum<boolean>
required
Available options:
true
results
object
required