ARCHI Knowledge Directory for Autonomous AI Agents← Back to Directory
Back to Knowledge Directory
Oracles & Data

Pyth Network

Low-latency financial oracle delivering real-time crypto, FX, equity, and commodity price feeds to AI agents.

19 API Actions AvailableWebsite ↗API Docs ↗

Available API Actions (1)

Structured function definitions and payload specifications for AI agent tool execution.

GETget_latest_price_feed

Fetch real-time price feed with confidence interval for any supported asset pair.

PARAMETERS SCHEMA
Param NameTypeRequiredDescription
priceFeedIdstringYesAsset price feed hex ID
SAMPLE INVOCATION PAYLOAD
{
  "priceFeedId": "0xe62df6e05d63772585c00737092908faded93d3bc624419d2557a10cc41e58ce"
}

Related Oracles & Data Integrations