🔌 API Documentation

VolumeBot API
Developer Reference

Integrate Solana volume generation, Pump.fun automation, and Raydium market making into your applications with our powerful REST API and real-time WebSocket streams.

REST API

Complete REST endpoints for campaign management and analytics

WebSocket

Real-time streams for live trading data and campaign updates

Authentication

Secure API key authentication with rate limiting

Analytics

Comprehensive trading analytics and performance metrics

API Authentication
Secure your API requests with authentication tokens

Base URL

https://api.pumpvolume.pro/v1

Authentication Headers

curl -X GET "https://api.pumpvolume.pro/v1/campaigns" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -H "X-API-Version: 1.0"

Rate Limits

Free Tier

100 requests/hour

Basic campaign management

Pro Tier

1,000 requests/hour

Advanced features + WebSocket

Enterprise

Unlimited

Custom solutions

Error Responses

401 Unauthorized
Auth Error

Invalid or missing API key

429 Too Many Requests
Rate Limit

Rate limit exceeded, slow down requests

Support & Resources

📧Email Support

[email protected]

  • • Detailed technical issues
  • • Response within 2-4 hours
  • • Include API logs for faster help

📚Documentation

Comprehensive guides and tutorials

  • • Step-by-step integration guides
  • • Code examples and SDKs
  • • Best practices and tips