Skip to main content
The AI Search service combines advanced language models with specialized search capabilities to provide intelligent search results.
The API reference for this endpoint is not yet available in OpenAPI format. Use the examples below to make requests.

Base URL

Authentication

Authentication is handled through the standard Bearer token header. Get your API key from the API Key Management Guide.

Request Format

string
default:"taam-ai-search"
required
Model identifier for AI search (must be set to taam-ai-search)
object
required

Example Request

Response Format

string
Unique identifier for the search request
string
Object type (e.g., “search.completion”)
integer
Unix timestamp for when the request was created
string
Model used for the search
array
object

Example Response