Base URL
Authentication
All requests require a Bearer token in the Authorization header.Task Flow
- Create a task using
/mesh_task_create
- Query task status using
/mesh_task_query
until completion
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
JSON payload for creating a task
Identifier of the agent to use
Available options:
AIXBTProjectInfoAgent
, ArkhamIntelligenceAgent
, BitquerySolanaTokenInfoAgent
, CarvOnchainDataAgent
, CoinGeckoTokenInfoAgent
, CookieProjectInfoAgent
, DexScreenerTokenInfoAgent
, ElfaTwitterIntelligenceAgent
, EtherscanAgent
, ExaSearchAgent
, FirecrawlSearchAgent
, FundingRateAgent
, GoplusAnalysisAgent
, MoniTwitterInsightAgent
, PondWalletAnalysisAgent
, PumpFunTokenAgent
, SolWalletAgent
, SpaceTimeAgent
, TruthSocialAgent
, TwitterInfoAgent
, UnifaiMeteoraInfoAgent
, UnifaiTokenAnalysisAgent
, UnifaiWeb3NewsAgent
, ZerionWalletAnalysisAgent
Type of agent