Synchronous Request
Last updated
Last updated
Make a synchronous request to an AI agent.
POST/mesh_requestTry it
The synchronous endpoint allows immediate interaction with AI agents and tools.
Copy
All requests require a Bearer token in the Authorization header.
Authorizations
Authorizationstringheaderrequired
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
JSON payload for the mesh request
agent_idenum<string>default:CoinGeckoTokenInfoAgentrequired
Identifier of the agent to use
Option 1
Option 2
Show child attributes
Response
200200401application/json
Successful response
Agent-specific response data
Available options:AaveAgent
,AlloraPricePredictionAgent
,BitquerySolanaTokenInfoAgent
,CarvOnchainDataAgent
,CoinGeckoTokenInfoAgent
,DeepResearchAgent
,DexScreenerTokenInfoAgent
,DuckDuckGoSearchAgent
,ElfaTwitterIntelligenceAgent
,ExaSearchAgent
,FirecrawlSearchAgent
,FundingRateAgent
,GoplusAnalysisAgent
,MasaTwitterSearchAgent
,MetaSleuthSolTokenWalletClusterAgent
,PumpFunTokenAgent
,SolWalletAgent
,ZerionWalletAnalysisAgent
,ZkIgniteAnalystAgent
inputobject
resultobject