Get started in three simple steps
Start consuming real-time exchange rules, fee schedules, and order type data from 50+ trading venues.Step 1: Explore Sample Data
Download sample datasets
Download sample datasets
Before integrating, explore our sample data to understand the structure:
- Visit rulebookcompany.com
- Click “Download Sample Data”
- Review the CSV/JSON files to understand our data schema
- Examine exchange rules, fee schedules, and order types
Understand the data structure
Understand the data structure
Our market microstructure data includes:
- Exchange Rules: Trading hours, lot sizes, tick sizes, circuit breakers
- Fee Schedules: Maker/taker fees, tiered pricing, rebates
- Order Types: Supported order types per venue (limit, market, stop, etc.)
- Symbology: Product listings and ticker mappings
- Regulatory Changes: Historical tracking of rule modifications
All data is provided in machine-readable formats (JSON, CSV, Excel) optimized for algorithmic consumption.
Step 2: Get API Access
Create your account
Create your account
- Contact aaron@rulebookcompany.com to request access
- Provide your firm name and use case
- Receive your API credentials via secure email
- Review pricing and data licensing terms
Secure your API credentials
Secure your API credentials
Once you receive your credentials:
- Store your API key in a secure environment (e.g., AWS Secrets Manager, HashiCorp Vault)
- Never commit API keys to version control
- Rotate keys periodically per your firm’s security policy
- Use separate keys for development and production environments
Step 3: Make Your First API Call
List available exchanges
List available exchanges
Discover which exchanges your API key has access to:Example Response:
Query fee schedule results
Query fee schedule results
Fetch the latest option fees for a specific exchange:Example Response:
Next Steps
API Reference
Explore all available endpoints and data fields.
Authentication
Learn about API security and rate limits.
SDKs
Use our official Python SDK to integrate Rulebook data into your applications.
Need help? Our support team specializes in helping institutional trading
desks integrate market microstructure data. Contact us at
aaron@rulebookcompany.com.

