Fetch Pyth Solana Price History API
Under maintenancePricing
Pay per usage
Fetch Pyth Solana Price History API
Under maintenanceSolana API endpoint for fetching Pyth oracle price time series data on Solana. Get historical price snapshots with confidence intervals for any Pyth price feed. Docs: https://docs.vybenetwork.com/reference/get_pyth_price_ts_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
3 days ago
Last modified
Categories
Share
Fetch Pyth Solana Price History
Solana API Summary
Fetch Pyth Solana Price History
Solana API Description
Solana API endpoint for fetching Pyth oracle price time series data on Solana. Get historical price snapshots with confidence intervals for any Pyth price feed.
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 History 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 offset
Responses
- 200: Pyth price account
- 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 History Docs
- Solana API Docs: https://docs.vybenetwork.com/