Pricing
Premium plan's blockchain requests measure in API Credits.
For both our Premium plan's charging models — Pay-as-you-go (PAYG) and Deal — we charge per method used in request. Various methods have different API credit values per request. A method's API credit value calculates based on a method's usage intensity and multiple factors that include using the computational, memory, storage, and network resources.
The price of our API Credits is pegged to USD. It means that upon using ANKR tokens for PAYG, ANKR
calculates into API Credits
at the latest ANKR/USD exchange rate.
Our PAYG pricing model:
0.10 USD = 1M API Credits
Pricing per request: HTTPS
API Type | Method | API Credits | in USD |
---|---|---|---|
Ethereum | all methods | 200 | $0.00002 |
EVM-compatible | all methods | 200 | $0.00002 |
Solana | all methods | 500 | $0.00005 |
Advanced API | all methods | 700 | $0.00007 |
Other | 100 | $0.00001 |
Pricing per request: WSS
WebSockets interaction consists of the following actions:
- Subscription: Establishing WSS connection and subscribing to events.
- Notification: Receiving notifications from the events you've subscribed to.
Action Type | Chain | API Credits | in USD |
---|---|---|---|
Subscription | Solana | 500 | $0.00005 |
Ethereum & EVM-like | 200 | $0.00002 | |
Notification | Solana | 500 | $0.00005 |
Other | 100 | $0.00001 |