Documentation
Browse detailed guides, integration examples, and API references.
View DocumentationURL Shortener, QR Code Generator, Barcode Generator, and Image Hosting — all with unified authentication and deep analytics. Built for speed. Designed for scale.
Integration-first. APIs that just plug in.
URL Shortener
Trillions of unique codes
7-character alphanumeric • Fast redirects
QR Codes
Vector & PNG
Brandable • Error correction
Barcodes
EAN • UPC • Code128
Print-ready
Image Hosting
Fast & secure hosting
Signed URLs • Resizing • ≤ 300 KB images
One API key for the entire suite. Faster integrations, less key sprawl.
Per‑API dashboards with usage, geo, device, and exportable metrics.
Scale from hobby apps to millions of calls with transparent pricing.
International targeting, USD billing (ZAR supported), Optimized server delivery
* Reasonable use limits per plan; contact us for custom bursts and Enterprise SLAs.
Simple, consistent REST endpoints. Here are a few cURL examples:
curl --location 'https://myapi.rest/shorturl' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer <API_KEY>' \
--data '{
"long_url":"https://example.com/your/very/long/link",
"expiry_date":"2025-02-14 16:45:00"
}'
curl --location 'https://myapi.rest/qrcode' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer <API_KEY>' \
--data '{
"url":"https://example.com/landingpage",
"expiry_date":"2025-02-14 16:45:00",
"logo_url": "https://example.com/assets/logo.png"
}'
curl --location 'https://myapi.rest/barcode' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer <API_KEY>' \
--data '{
"data":"1234567",
"format":"UPC_E",
"width":200,
"height":50,
"margin":0
}'
curl --location 'https://myapi.rest/image' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer <API_KEY>' \
--data '{
"imagedata":"",
"imagename":"filename.jpg"
}'
One subscription unlocks the entire suite. USD pricing. Cancel anytime.
For indie apps
Growing teams
Agencies & platforms
100M+ calls/month, dedicated support, private cloud, and security reviews.
| Feature | Free | Starter | Pro | Business |
|---|---|---|---|---|
| Monthly API calls | 5,000 | 500,000 | 5,000,000 | 25,000,000 |
| All APIs | ✔︎ | ✔︎ | ✔︎ | ✔︎ |
| Analytics dashboards | CSV reports | Full + CSV | Advanced + CSV | Advanced + CSV |
| Branding (short links) | — | — | ✔︎ | ✔︎ |
| Uptime SLA | — | 99.9% | 99.9% | 99.99% |
| Support | Community | Priority (24h) | Priority + chat |
Create your account in minutes. Your first 5,000 API calls are on us.
By continuing you agree to our Terms and Privacy Policy.
Yes. One subscription unlocks access to all current APIs, plus any future APIs added to the repository. Usage limits vary by plan.
Yes. The Free plan includes 5,000 API calls/month and basic analytics—perfect for evaluation and hobby projects.
Custom/branded domains are available on Pro and Business plans. Configure DNS in minutes via the dashboard.
Self-hosted storage with optimized delivery. Signed URLs and auto-resize supported.
Yes. Starter, Pro and Business include a 99.9% uptime SLA; Enterprise can be customized.
Get help, share feedback, and connect with other developers.
Browse detailed guides, integration examples, and API references.
View DocumentationAsk questions, report issues, and share ideas with the community.
Join the DiscussionFor account or billing queries, reach us directly.
Email SupportFor support, partnerships, or general inquiries, get in touch directly.