REST API
Synchronous Request
Make a synchronous request to an AI agent.
POST
The synchronous endpoint allows immediate interaction with AI agents and tools.
Base URL
Authentication
All requests require a Bearer token in the Authorization header.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
JSON payload for the mesh request
Identifier of the agent to use
Available options:
AaveAgent
, AlloraPricePredictionAgent
, BitquerySolanaTokenInfoAgent
, CarvOnchainDataAgent
, CoinGeckoTokenInfoAgent
, DeepResearchAgent
, DexScreenerTokenInfoAgent
, DuckDuckGoSearchAgent
, ElfaTwitterIntelligenceAgent
, ExaSearchAgent
, FirecrawlSearchAgent
, FundingRateAgent
, GoplusAnalysisAgent
, MasaTwitterSearchAgent
, MetaSleuthSolTokenWalletClusterAgent
, PumpFunTokenAgent
, SolWalletAgent
, ZerionWalletAnalysisAgent
, ZkIgniteAnalystAgent
Response
200
application/json
Successful response
Agent-specific response data