curl --request POST \
--url https://api.octen.ai/answer \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"model": "anthropic/claude-sonnet-4.6",
"messages": [
{
"role": "user",
"content": "Latest trends and major players in the global AI chip market in 2026"
}
],
"max_queries": 5,
"stream": false,
"web_search_options": {
"count": 10,
"highlight": {
"enable": true,
"max_tokens": 300
},
"full_content": {
"enable": true,
"max_tokens": 2048
}
}
}
'{
"request_id": "20260403120000001ABCDE12345",
"object": "chat.completion",
"created": 1775361600,
"model": "anthropic/claude-sonnet-4.6",
"choices": [
{
"index": 0,
"finish_reason": "stop",
"message": {
"role": "assistant",
"content": "## Global AI Chip Market in 2026: Latest Trends & Major Players\n\n**The AI chip market was valued at approximately $102.9 billion in 2025, and is projected to grow at a 29.4% CAGR to $1.35 trillion by 2035.** NVIDIA continues to dominate with over 80% data center market share, but the custom ASIC chip wave is accelerating challenges to its position.[^1][^6]\n\n### Major Players Overview\n\n| Company | Core Strength | Key 2026 Developments |\n|---|---|---|\n| **NVIDIA** | Data center GPU, >80% market share | Blackwell/Rubin roadmap, $1T revenue target |\n| **Broadcom** | Custom ASIC chips | Expected to capture 60% of custom AI chip market by 2027 |\n| **AMD** | GPU alternative | MI450 chip volume ramp in H2, OpenAI/Meta large orders |\n| **Intel** | CPU + foundry | Gaudi 3 launch, Xeon 6 selected for Nvidia DGX systems |\n| **Google** | In-house TPU (Ironwood) | Surging HBM demand |\n| **Amazon AWS** | Trainium series | Anthropic training Claude on over 1M Trainium2 chips |"
}
}
],
"queries": [
"2026 global AI chip market trends",
"AI chip market share 2026",
"top AI chip manufacturers 2026",
"NVIDIA AI chip dominance 2026",
"AMD AI chip strategy 2026"
],
"search_results": [
{
"query": "2026 global AI chip market trends",
"results": [
{
"title": "AI Chip Market Size to Exceed USD 1354.35 Billion by 2035",
"url": "http://globenewswire.com/news-release/2026/04/01/...",
"highlight": "According to the SNS Insider, The AI Chip Market Size was valued at USD 102.89 Billion in 2025 and is expected to reach USD 1354.35 Billion by 2035...",
"full_content": "",
"authors": "SNS Insider pvt ltd",
"time_published": "2026-04-01T07:30:00Z",
"time_last_crawled": "2026-04-02T03:18:46Z"
}
],
"latency": 69
},
{
"query": "AI chip market share 2026",
"results": [
{
"title": "Another result title...",
"url": "https://example.com/...",
"highlight": "...",
"full_content": "",
"authors": "...",
"time_published": "2026-03-28T00:00:00Z",
"time_last_crawled": "2026-03-29T12:00:00Z"
}
],
"latency": 72
}
],
"meta": {
"usage": {
"num_search_queries": 20,
"prompt_tokens": 35351,
"completion_tokens": 942,
"total_tokens": 36293
},
"latency": 24048
}
}Answer
Automatically decomposes user messages into multiple sub-queries, performs searches, and synthesizes results using an LLM.
curl --request POST \
--url https://api.octen.ai/answer \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"model": "anthropic/claude-sonnet-4.6",
"messages": [
{
"role": "user",
"content": "Latest trends and major players in the global AI chip market in 2026"
}
],
"max_queries": 5,
"stream": false,
"web_search_options": {
"count": 10,
"highlight": {
"enable": true,
"max_tokens": 300
},
"full_content": {
"enable": true,
"max_tokens": 2048
}
}
}
'{
"request_id": "20260403120000001ABCDE12345",
"object": "chat.completion",
"created": 1775361600,
"model": "anthropic/claude-sonnet-4.6",
"choices": [
{
"index": 0,
"finish_reason": "stop",
"message": {
"role": "assistant",
"content": "## Global AI Chip Market in 2026: Latest Trends & Major Players\n\n**The AI chip market was valued at approximately $102.9 billion in 2025, and is projected to grow at a 29.4% CAGR to $1.35 trillion by 2035.** NVIDIA continues to dominate with over 80% data center market share, but the custom ASIC chip wave is accelerating challenges to its position.[^1][^6]\n\n### Major Players Overview\n\n| Company | Core Strength | Key 2026 Developments |\n|---|---|---|\n| **NVIDIA** | Data center GPU, >80% market share | Blackwell/Rubin roadmap, $1T revenue target |\n| **Broadcom** | Custom ASIC chips | Expected to capture 60% of custom AI chip market by 2027 |\n| **AMD** | GPU alternative | MI450 chip volume ramp in H2, OpenAI/Meta large orders |\n| **Intel** | CPU + foundry | Gaudi 3 launch, Xeon 6 selected for Nvidia DGX systems |\n| **Google** | In-house TPU (Ironwood) | Surging HBM demand |\n| **Amazon AWS** | Trainium series | Anthropic training Claude on over 1M Trainium2 chips |"
}
}
],
"queries": [
"2026 global AI chip market trends",
"AI chip market share 2026",
"top AI chip manufacturers 2026",
"NVIDIA AI chip dominance 2026",
"AMD AI chip strategy 2026"
],
"search_results": [
{
"query": "2026 global AI chip market trends",
"results": [
{
"title": "AI Chip Market Size to Exceed USD 1354.35 Billion by 2035",
"url": "http://globenewswire.com/news-release/2026/04/01/...",
"highlight": "According to the SNS Insider, The AI Chip Market Size was valued at USD 102.89 Billion in 2025 and is expected to reach USD 1354.35 Billion by 2035...",
"full_content": "",
"authors": "SNS Insider pvt ltd",
"time_published": "2026-04-01T07:30:00Z",
"time_last_crawled": "2026-04-02T03:18:46Z"
}
],
"latency": 69
},
{
"query": "AI chip market share 2026",
"results": [
{
"title": "Another result title...",
"url": "https://example.com/...",
"highlight": "...",
"full_content": "",
"authors": "...",
"time_published": "2026-03-28T00:00:00Z",
"time_last_crawled": "2026-03-29T12:00:00Z"
}
],
"latency": 72
}
],
"meta": {
"usage": {
"num_search_queries": 20,
"prompt_tokens": 35351,
"completion_tokens": 942,
"total_tokens": 36293
},
"latency": 24048
}
}Authorizations
Bearer token used for request authentication. Alternatively, you can send the API key in the x-api-key header. Note: A payment method is required to use the API.
Body
Request body for the Answer API.
A list of messages comprising the conversation so far. User and assistant messages in chronological order for multi-turn conversations.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
Show child attributes
Show child attributes
The model to use for query decomposition and response synthesis.
openai/gpt-6-astra, openai/gpt-5.6-sol, openai/gpt-5.6-terra, openai/gpt-5.6-luna, openai/gpt-5.5-pro, openai/gpt-5.5, openai/gpt-5.4, anthropic/claude-fable-5.1, anthropic/claude-fable-5, anthropic/claude-opus-5, anthropic/claude-opus-4.8, anthropic/claude-opus-4.6, anthropic/claude-sonnet-5, anthropic/claude-sonnet-4.6, anthropic/claude-haiku-4.5, google/gemini-3.8-flash, google/gemini-3.5-flash, google/gemini-3.5-flash-lite, google/gemini-3.1-pro-preview, google/gemini-3.1-flash-lite, google/gemini-3-flash-preview, moonshotai/kimi-k3, moonshotai/kimi-k2.6, moonshotai/kimi-k2.5, minimax/minimax-m2.5, qwen/qwen3.6-plus, deepseek/deepseek-v4-pro, deepseek/deepseek-v4-flash-0731 Controls the execution depth. queries_only: only decompose the message into sub-queries without performing searches; queries_and_search: decompose into sub-queries and return search results without LLM synthesis; full: decompose, search, and synthesize a final response using the LLM.
queries_only, queries_and_search, full Maximum number of sub-queries to generate.
1 <= x <= 30Search options. Shares the same parameters and defaults as the Web Search API, except highlight.max_tokens defaults to 256. Queries are automatically generated from the messages.
Show child attributes
Show child attributes
Whether to enable streaming output. When true, returns chat.completion.chunk objects incrementally with types: queries, search_done, content, finish, and usage.
Response
Successful Answer response. When stream=false, returns a single chat.completion object with queries and search_results at the top level. When stream=true, returns a stream of chat.completion.chunk objects with types: queries (generated sub-queries), search_done (search results), content (incremental content), finish (completion signal), and usage (token usage).
- Option 1
- Option 2
A non-streaming Answer response. Returned when stream=false.
The unique identifier for this request.
The object type, always chat.completion for non-streaming responses.
chat.completion Unix timestamp (in seconds) of when the completion was created.
The model used for this completion.
A list of completion choices containing the synthesized response.
Show child attributes
Show child attributes
The list of sub-queries automatically generated from the user message by the system.
Search results grouped by query. Each sub-query has a corresponding result group.
Show child attributes
Show child attributes
Metadata for the Answer response.
Show child attributes
Show child attributes
Warning message, if any.
Was this page helpful?