Welcome to Jmpy.me
Jmpy.me is a powerful URL shortening and QR code generation platform that provides developers with comprehensive APIs for link management, analytics, and more.Quickstart
Get up and running with the Jmpy.me API in 5 minutes
API Reference
Explore the complete API documentation
MCP Server
Integrate with AI assistants using MCP
Authentication
Learn about API authentication methods
Features
URL Shortening
URL Shortening
Create short, branded URLs with custom aliases, expiration dates, and tracking capabilities.Related APIs: Create Short URL | List Short URLs
- Custom Aliases: Create memorable short URLs with custom slugs
- Branded Domains: Use your own domain for short links
- Subdomains: Create dedicated subdomains on jmpy.me
- UTM Parameters: Track marketing campaigns with UTM tags
Prerequisites for branded URLs:
- Branded domains require DNS verification. See Create Branded Domain.
- Subdomains must be reserved first. See Create Subdomain.
- Custom aliases can be checked before use via Check Alias Availability.
QR Code Generation
QR Code Generation
Generate dynamic QR codes with advanced customization options.
- Multiple Content Types: URL, WiFi, vCard, text, and more
- Visual Customization: Colors, logos, and shapes
- Dynamic QR Codes: Update destination without reprinting
- Password Protection: Secure sensitive content
Analytics
Analytics
Get detailed insights into link and QR code performance.
- Click Tracking: Monitor all interactions in real-time
- Device Analytics: Browser, OS, and device type breakdown
- Geographic Data: Location-based insights by country, region, city
- Referrer Tracking: Traffic source analysis
Campaigns
Campaigns
Organize your links into marketing campaigns for better tracking and management.
- Group Related Links: Organize URLs by campaign
- Aggregate Analytics: View combined performance metrics
- Easy Management: Update and track campaign links together
A/B Testing
A/B Testing
Test different variations to optimize performance.
- Traffic Splitting: Distribute visitors across variants
- Statistical Significance: Know when results are reliable
- Conversion Tracking: Measure what matters
Base URL
All API requests are made to:Quick Reference
Common operations to get you started:| Task | Endpoint | Documentation |
|---|---|---|
| Create a short URL | POST /short-urls | Create Short URL |
| Check alias availability | GET /short-urls/check-alias | Check Alias |
| Generate a QR code | POST /qr-codes/generate | Generate QR Code |
| Create a campaign | POST /campaigns | Create Campaign |
| Add a branded domain | POST /domains/branded | Create Branded Domain |
| Reserve a subdomain | POST /domains/subdomains | Create Subdomain |
| Get URL analytics | GET /analytics/url/:id/overview | URL Overview |