Appearance
API Documentation
Welcome to the API documentation. Explore the endpoints to learn more about our services.
Before you can start using NoLimitNodes, you need to set up an account and generate an API key. Here’s a quick overview of the process:
- Go to the NoLimitNodes dashboard.
- Generate an API key if you haven’t done so already.
You will receive two links:
- REST API:
https://api.nolimitnodes.com/solana?api_key=xxx
- WebSocket:
wss://api.nolimitnodes.com/solana?api_key=xxx
Note: Keep your API key secure and do not expose it in public code or repositories.