API Reference

API Overview

Base URL, authentication, discovery, and response conventions.

Production base: https://conc-exe.xyz

Runtime: Vercel Edge · /api/*

Auth: None — x402 per paid route (USDC via PayAI/Dexter, or native SPL via Token Pay when merchants are live). Optional X-Agent-Id: agt_… after agent registration.

Endpoint map

Discovery (x402 + MPP + pay.sh)

Install via AgentCash or pay.sh — same fifteen routes, same x402 settlement:

npx agentcash add https://conc-exe.xyz

pay --sandbox curl https://conc-exe.xyz/api/concierge-intel-tvl -d '{}'

Listed on MPPscan · pay.sh catalog PR: conc-exe/concierge-agent

ResourceDescription
GET /openapi.jsonOpenAPI 3.1 — x-payment-info (x402 + mpp), input/output schemas, info.x-guidance, components.schemas.ApiError
GET /.well-known/api-catalogRFC 9727 linkset — canonical agent index (agent readiness)
GET /.well-known/x402Paid route fan-out · MPPscan / x402scan links
GET /.well-known/agent-card.jsonAgent registry (agt_…) and Concierge services
GET /asyncapi.jsonAsyncAPI stub — event contract placeholder
GET /api/mcpMCP HTTP transport — tools/list, tools/call · registry (xyz.conc-exe/concierge-intel v1.0.1)
GET /skills/concierge-intel/SKILL.mdAgent Skills file — MCP guide
GET /api/x402-configNetworks, discovery.protocols, pricing (no secrets)
GET /api/token-payToken Pay merchant registry — beta partner onboarding
402 + BazaarRuntime input/output schemas for AgentCash probes

Guides: pay.sh · MPP & AgentCash · Token Pay beta

Verdict signals (Intel)

signalMeaning
snipeTactical — insider + market align; small size
watchMixed — wait for clearer edge
followConstructive — quality liquidity / trend
avoidDefensive — reduce chase risk
rebalanceRotate — trim winners, add quality beta

confidence: low · medium · high

CORS

Browser calls from the Lounge origin are allowed. Agents on other origins may need a server-side proxy or configured ALLOWED_ORIGINS.

Concierge · Executive Lounge