FAQ
Simply sign up, select your plan, then create a project. Click settings then copy your endpoint.
Go to https://app.runnode.com/register and enter your email and password. From there you’ll select a plan, Free, Essential or Enterprise and enter your payment information if necessary.
- Free
- 1 Project
- 100,00 Requests per day
- Discord Support
- Essential
- 5 Projects
- 200,000 Requests per day
- Direct Customer Support
- Basic Analytics
- $50 / Month
- Developer
- 15 Projects
- 1 Million Requests per day
- Direct Customer Support
- Advanced Analytics
- $200 / Month
- Enterprise
- Projects as needed
- Requests as needed
- Private Discord Channel
- Custom Analytics
- Domain Whitelisting
- Stress Tests
- Inquire on price
Upgrade, downgrade and canceling are accomplished through the customer portal. Click settings, then billing tab, then the Customer Portal button. It will take you to Stripe to manage your account.
A project can be a token, an NFT project, anything that makes an API call to our endpoints. Usually, it has a 1/1 correlation with a website.
You’re billed through Stripe in your customer portal. In the future you’ll be able to connect your Solana wallet and pay with crypto.
At this time RunNode is available to everyone.
You won’t be able to make any more requests until you upgrade your account or until the next billing round. In the future, you’ll be able to purchase request insurance in case you go over your limit.
Our scaling solution eliminates hangups. If our validators get overwhelmed with traffic, a new validator can be spun up within a second, literally.
Everything in the official Solana documention is supported. https://docs.solana.com/
We’ll have a 1 on 1 conversation, determine your needs and goals and build analytics around them.
API key authenticaiton. This is made per project.
Our scalability eliminates downtime for users. You don’t want your project crashing and neither do we! We also pride ourselves on our affordability and simple user experience. If you have trouble at all, don’t hesitate to reach out. We want to make our node service the best on Solana!
We support Solana mainnet (mainnet beta) as well as Solana devnet.
- 400 – Bad Request
- Wrong request syntax in your code. You’ll have to fix this one.
- 403 – You’re not authorized.
- You don’t have the right username or password.
- 404
- Your trying to access something that either does not exist or has been moved. Check that you’re linking to the right place. If the error is still occurring, send us a message!
- 405 – Method not Allowed.
- The request method is not supported.
- 429 – Too many Requests
- You’ve hit your request limit for your plan.
- 500 Errors
- This could be something on our end. Send us a message!