myapi.rest myapi.rest

One suite. Multiple powerful APIs.

URL 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

99.99% SLA Unified Auth Real-time Analytics

Unified Authentication

One API key for the entire suite. Faster integrations, less key sprawl.

Analytics Everywhere

Per‑API dashboards with usage, geo, device, and exportable metrics.

Endless Capacity*

Scale from hobby apps to millions of calls with transparent pricing.

Global Ready

International targeting, USD billing (ZAR supported), Optimized server delivery

* Reasonable use limits per plan; contact us for custom bursts and Enterprise SLAs.

Fast to integrate

Simple, consistent REST endpoints. Here are a few cURL examples:

Shorten a URL

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"
}'

Generate a QR Code

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"
}'

Create a Barcode

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
}'

Upload an Image

curl --location 'https://myapi.rest/image' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer <API_KEY>' \
--data '{
    "imagedata":"",
    "imagename":"filename.jpg"
}'
See the API documentation for usage examples and integration details.

Simple, scalable pricing

One subscription unlocks the entire suite. USD pricing. Cancel anytime.

All plans include analytics, unified auth, and HTTPS by default.

Free

Developer Starter

$0 /mo
  • 5,000 API calls / month
  • Basic analytics
  • Community support
Start free
Most Popular

Starter

For indie apps

$19 /mo
  • 500,000 API calls / month
  • Basic analytics / CSV reports
  • Email support
Choose Starter

Pro

Growing teams

$79 /mo
  • 5 million API calls / month
  • Advanced analytics & CSV reports
  • Priority support (24h)
Choose Pro

Business

Agencies & platforms

$249 /mo
  • 25 million API calls / month
  • Advanced analytics & CSV reports
  • Priority support + chat
Choose Business

Enterprise — Custom pricing

100M+ calls/month, dedicated support, private cloud, and security reviews.

Get in touch
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 Email Priority (24h) Priority + chat

Build something great today

Create your account in minutes. Your first 5,000 API calls are on us.

By continuing you agree to our Terms and Privacy Policy.

Frequently asked questions

Do I get access to all APIs on every plan?

Yes. One subscription unlocks access to all current APIs, plus any future APIs added to the repository. Usage limits vary by plan.

Is there a free tier?

Yes. The Free plan includes 5,000 API calls/month and basic analytics—perfect for evaluation and hobby projects.

Can I use my own domain for short links?

Custom/branded domains are available on Pro and Business plans. Configure DNS in minutes via the dashboard.

Where is image content stored?

Self-hosted storage with optimized delivery. Signed URLs and auto-resize supported.

Do you offer SLAs?

Yes. Starter, Pro and Business include a 99.9% uptime SLA; Enterprise can be customized.

Support & Community

Get help, share feedback, and connect with other developers.

Documentation

Browse detailed guides, integration examples, and API references.

View Documentation

GitHub Discussions

Ask questions, report issues, and share ideas with the community.

Join the Discussion

Email Support

For account or billing queries, reach us directly.

Email Support

Contact

For support, partnerships, or general inquiries, get in touch directly.

General

For product questions and feedback.

hello@myapi.rest

Support

Technical or account help.

support@myapi.rest

Partnerships

Integrations, co-marketing, platform bundles

partners@myapi.rest