Skip to main content
POST
Query Real-Time Search

Authorizations

Authorization
string
header
required

Bearer token authentication using your Dappier API key. Get your API key at https://platform.dappier.com/profile/api-keys.

Path Parameters

ai_model_id
string
required

The ID of the AI model to query (e.g., am_01j06ytn18ejftedz6dyhz2b15). Browse and find AI models in the Dappier Marketplace.

Body

application/json
query
string
required

The query text to be passed to the AI model.

Response

200 - application/json

Returns HTTP Status Code 200 (OK).

message
string
required

The response of the query sent, generated by the AI model.