Create an Account
Sign up at orbitflare.com and choose a plan that fits your needs. A free tier is available so you can start building immediately with no credit card required.
Get Your License Key
Once you have signed in, navigate to the Dashboard and locate the Licenses section. Your license key is provided with your service subscription — copy it from there.You will authenticate RPC requests by appending the license key as the
api_key query parameter to the endpoint URL.Make Your First RPC Call
Use the mainnet endpoint to call A successful response looks like this:
getBlockHeight and confirm everything is working.What’s Next?
Authentication & Limits
Understand API key usage, endpoint formats, rate limits, and streaming connection limits.
RPC Documentation
Dive into the complete HTTP RPC method reference.
Data Streaming
Stream real-time Solana data with Jetstream.
Error Codes
HTTP status codes, JSON-RPC errors, and how to handle them.
Starter Templates
Production-ready starter templates for building on Solana — Blinks, swaps, and more.