iHub API Platform
Version 3.0.0 | Terms of Service | Privacy Policy | Support
📋 Table of Contents
- Overview
- Pricing
- Quick Start
- Authentication
- API Endpoints
- Code Examples
- Error Handling
- Rate Limits
- SDKs & Libraries
- Deployment
- FAQ
Overview
The iHub API allows developers to programmatically integrate iHub services into their applications. Create unlimited API keys, manage users, and build on top of the iHub platform.
Base URLs
| Environment | URL |
|---|---|
| Production | https://www.ihub-global.com/api |
| Local Development | http://localhost:5000/api |
Features
- ✅ Unlimited API keys per project
- ✅ Unlimited projects per account
- ✅ Real-time user management
- ✅ Enterprise-grade security
- ✅ 99.9% uptime SLA
💰 Pricing
Free Tier (Always Free)
| Feature | Limit |
|---|---|
| API Requests | 1,000 per day |
| API Keys | Unlimited |
| Projects | Up to 3 |
| Support | Community |
| Cost | $0 / month |
Pro Tier - $29/month
| Feature | Limit |
|---|---|
| API Requests | 50,000 per day |
| API Keys | Unlimited |
| Projects | Unlimited |
| Support | Email within 24h |
| Analytics Dashboard | ✅ Included |
| Webhooks | ✅ Included |
Enterprise - Custom Pricing
| Feature | Limit |
|---|---|
| API Requests | Unlimited |
| API Keys | Unlimited |
| Projects | Unlimited |
| Support | 24/7 Phone & Email |
| Analytics Dashboard | ✅ Included |
| Webhooks | ✅ Included |
| Dedicated Server | ✅ Included |
| Custom SLA | ✅ Included |
| On-premise Deployment | ✅ Available |
How to Upgrade
- Register for a free account via
/api/register - Log into your dashboard at
https://www.ihub-global.com/dashboard - Click "Upgrade Plan" and enter payment details
- Your API key will automatically have higher limits
Note: All plans include SSL encryption, DDoS protection, and automatic backups.
🚀 Quick Start
1. Register a Developer Account
curl -X POST https://www.ihub-global.com/api/register \
-H "Content-Type: application/json" \
-d '{
"email": "developer@mycompany.com",
"password": "SecurePass123!",
"name": "John Developer",
"company": "My Company LLC"
}'
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ihub_phoenix-4.2.0.tar.gz.
File metadata
- Download URL: ihub_phoenix-4.2.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
950be4cf21a17e73652a7bcfd4b2cd451894755a540b17e7f3a6d55574039500
|
|
| MD5 |
836c1921050baad6fb75bc85e1ac376d
|
|
| BLAKE2b-256 |
7110f22bb0e143970fff38a003c7a19bf75a10fd3bb4f733ddbe1fe405f79f87
|
File details
Details for the file ihub_phoenix-4.2.0-py3-none-any.whl.
File metadata
- Download URL: ihub_phoenix-4.2.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05947841d3fd497ce0deb797702e29f080b9c525fc559ce4293e9ca10c64c943
|
|
| MD5 |
a8d9b85ad4e50c705b90e73440c6b7da
|
|
| BLAKE2b-256 |
1adbf8ce2c6680d89c410c931aef1341eda176f40d7cac76ad92f01da31686f3
|