- Fully generated C# SDK based on the official Exa Public API v2 OpenAPI specification using AutoSDK
- Full generated coverage for Exa Search, Contents, Answer, Agent, Research, Monitors, Websets, Webhooks, Events, Imports, and team endpoints published in the v2 spec
- Same day update to support new features
- Updated and supported automatically if there are no breaking changes
- All modern .NET features - nullability, trimming, NativeAOT, etc.
- Supports .NET 10
using Exa;
using var client = new ExaClient(apiKey);dotnet tool install --global Exa.CLI --prerelease
exa api --helpPriority place for bugs: https://github.com/tryAGI/Exa/issues
Priority place for ideas and general questions: https://github.com/tryAGI/Exa/discussions
Discord: https://discord.gg/Ca2xhfBf3v
This project is supported by JetBrains through the Open Source Support Program.
