Skip to main content
POST
Search entities

Authorizations

Authorization
string
header
required

Use the HTTP authentication scheme with a Qoory API key.

Body

application/json

JSON input for search entities.

q
string
required

Specific entity name, symbol, slug, or X handle to search.

Required string length: 2 - 500
types

Optional entity family or families to search.

Available options:
project,
fund,
person,
token,
stock,
x_account
limit
integer
default:10

Maximum number of bounded search results to return.

Required range: 1 <= x <= 20

Response

Successful response.

data
Search Response Data · object
required

Operation-specific response data.

meta
object
required

Request correlation, credit, and rate-limit metadata.