Xalora AI Docs
  • Getting Started
    • Welcome to Xalora
  • Agent Framework
    • Social Agents
  • Xalora Mesh
  • Ecosystem
    • Xalora Imagine
  • imaginaries NFT
  • Developer Reference
    • Integration Overview
  • Supported Models
  • Understanding Image Prompting
  • Using Xalora API with Eliza
  • REST API
    • Xalora Mesh API
  • Synchronous Request
  • Image Generation API
  • Xalora SDK
    • Introduction
  • Getting Started
  • Basic Image Generation
  • SmartGen
  • ComfyUI Workflow
  • FluxLora Workflow
  • Text2Video Workflow
  • LLM Gateway
    • Introduction
  • LLM Tool Calling
  • Embeddings
Powered by GitBook
On this page
  • ​Base URL
  • ​Authentication

Synchronous Request

PreviousXalora Mesh APINextImage Generation API

Last updated 7 days ago

Make a synchronous request to an AI agent.

POST/mesh_requestTry it

The synchronous endpoint allows immediate interaction with AI agents and tools.

Base URL

Copy

https://sequencer-v2.xalora.xyz

Authentication

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,ZkIgniteAnalystAgentinputobject

resultobject

​
​
​
​
​
​