Pyth Network's Hermes migration deadline passed Aug. 26, making API keys mandatory for direct callers and forcing Sui builders to align SDK, endpoint, and on-chain packages.
Pyth Network's Hermes migration deadline passed Aug. 26, making API keys mandatory for direct callers and forcing Sui builders to align SDK, endpoint, and on-chain packages.

Pyth's Hermes API cutover passed its Aug. 26 deadline, requiring API keys for direct callers and threatening to freeze contracts across 316 DeFi protocols. The price oracle's migration guide documented that the existing hermes.pyth.network address would redirect to its upgraded backend, with authentication required after the 16:00 UTC cutover.
Developers who call Hermes directly must now pass an API key as a bearer token or SDK access token, with the new endpoint at https://pyth.dourolabs.app/hermes. Pyth said routes and response shapes did not change, but the upgraded backend serves payloads intended for the upgraded Pyth Core contract — meaning applications that change the endpoint without updating the on-chain contract generation can receive data their integration will not verify.
In a pull-oracle design, either problem can stop an application's price-update transaction from completing until the configuration is corrected. Protocols that fail to complete the migration risk frozen liquidations and stale price data across the DeFi ecosystems that depend on Pyth's feeds — a failure mode that would ripple through the roughly $2.7 billion in tracked value the oracle secures.
Sui Builders Face the Steepest Migration Path
Sui integrations face the steepest migration path. Because applications reference the Pyth package by object ID, the Pyth DAO could not automatically swap the package for them. Builders had to update both the SuiPriceServiceConnection client to point at the upgraded endpoint with an access token and move the oracle dependency in Move.toml to the new package revision. Pyth's Sui-specific guide also noted that clients whose constructor could not accept an accessToken were outdated.
A live DefiLlama oracle table maps Pyth to 316 protocols and roughly $2.7 billion in total value secured, with borrowed values and double-counted exposure inflating the figure. That footprint spans multiple chains, with Sui among the most affected given the manual package-swap requirement.
As of the post-deadline check, there was no confirmed outage, stale-price event, or loss of funds. The immediate test was whether direct callers could authenticate and whether their endpoint, SDK, and on-chain contract generation matched. PYTH traded at $0.05, down 9.67 percent over 24 hours, with 24-hour volume of $592.75 million, up 339 percent, per CoinGecko data. The token's market cap stood at $386.77 million.
This article is for informational purposes only and does not constitute investment advice.