Fetch Pyth Solana Price Candles API
Under maintenancePricing
Pay per usage
Fetch Pyth Solana Price Candles API
Under maintenanceSolana API endpoint for fetching historical OHLC data from Pyth oracle price feeds. Get open, high, low, close prices for any Pyth price feed account. Docs: https://docs.vybenetwork.com/reference/get_pyth_price_ohlc_v4
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Vybe Network
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Fetch Pyth Solana Price Candles
Solana API Summary
Fetch Pyth Solana Price Candles
Solana API Description
Solana API endpoint for fetching historical OHLC data from Pyth oracle price feeds. Get open, high, low, close prices for any Pyth price feed account.
This Solana API actor is designed for search visibility and developer onboarding, with practical endpoint context, strong keyword coverage, and direct doc links for implementation.
Explore docs here: Fetch Pyth Solana Price Candles Docs and Solana API Docs.
Solana API Usage
Use this endpoint for Solana analytics, token and market intelligence, wallet behavior analysis, and trading automation. The actor follows the official Vybe OpenAPI contract for consistent and accurate integrations.
Parameters
priceFeedAddress(path, required) - The public key identifying the Pyth price feed accountresolution(query, optional) - Resolution of the data. Possible values: 1h, 1d, 1w, 1m, 1y, or a string parseable to secondstimeStart(query, optional) - Start time of the data to return (unix timestamp)timeEnd(query, optional) - End time of the data to return (unix timestamp)limit(query, optional) - Limit of the number of records to returnpage(query, optional) - Pagination offseteliminateCloseToOpenGaps(query, optional) - Eliminate gaps between candles by using previous close as next open. Default is true.
Responses
- 200: Pyth ohlc data
- 400: Invalid request
- 404: Product not found
- 500: Internal server error
Resources
- Base server from OpenAPI:
https://api.vybenetwork.xyz/ - Source spec file:
openapi_spec.json - Endpoint Docs: Fetch Pyth Solana Price Candles Docs
- Solana API Docs: https://docs.vybenetwork.com/