Exa AIは、新興のAI検索エンジン会社であり、最近、Lightspeedが主導し、NvidiaのNVenturesとY Combinatorが参加した1,700万ドルのシリーズA資金調達ラウンドを発表しました。他の検索エンジンとは異なり、ExaはAI専用の検索ツールになることを目指しています。 Request
Example:Bearer {{YOUR_API_KEY}}
Body Params application/json
{
"query": "What is the latest valuation of SpaceX?",
"text": true
}
Request samples
curl --location --request POST 'https://api.302.ai/exaai/answer' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header 'Content-Type: application/json' \
--data-raw '{
"query": "What is the latest valuation of SpaceX?",
"text": true
}'
Responses
application/json Modified at 2025-03-26 02:13:40