Pricing
One-time payments, valid for a year. No subscriptions, no stored cards, no account required: your API key is delivered by email and renewing later extends the same key.
Free
- Every dataset, every format
- 50 requests per day, up to 50 rows each
- No key needed
- For your own apps and internal business use
Developer
- Any dataset complete, in one request or download
- CSV, JSON, or XML, ready to use
- 2,500 requests per day
- 60 requests per minute
- For your own apps and internal business use
- Key delivered instantly by email
Commercial
- License to include the data in a product or service you sell
- Covers every dataset, for the full year
- Everything in Developer
- 25,000 requests per day
- Key delivered instantly by email
Secure checkout via Stripe. Your key is emailed immediately. All sales are final and passes are non-refundable. If you have any trouble with your key, email support@mysafeinfo.com for assistance.
Which pass do I need?
If you are building your own app, running internal reports, prototyping, teaching, or doing research, the free tier already covers you, and a Developer pass just makes it faster: every dataset comes back complete in a single request instead of 50 rows at a time.
If the data will end up inside a product or service you sell or provide to third parties, you need a Commercial pass. That is a licensing question, not a volume question, so it applies even if you only call the API once and cache the results.
How renewal works
Buy the same pass again with the same email address (or paste your existing key at checkout) and your key's expiry extends by a year. Your integrations never change. We email you two weeks before a key expires.
Questions
Do I need a Commercial pass?
Only if the data will be part of a product or service you sell or provide to third parties. Building your own apps, internal reports, prototypes, research, and teaching are all covered by the free tier.
What happens when I hit the free limit?
Requests return HTTP 429 with a Retry-After header until the window resets. Nothing breaks permanently.
Do keys auto-renew?
No. There is no recurring billing of any kind. A pass lasts a year and renewing is always your explicit choice.
How do I use a key?
Send it in the Authorization header: Authorization: Bearer YOUR_KEY. Details in the docs.