Gerador de QR Code e Código de Barras
Developer API

Build with QR Codes
& Barcodes at Scale

Integrate dynamic QR codes, barcodes, and trackable short URLs into your applications. Full analytics, webhooks, and enterprise-grade reliability.

Everything You Need

Dynamic QR Codes

Create QR codes with editable destinations. Change URLs without reprinting.

Real-time Analytics

Track scans by location, device, time. Get actionable insights via API.

Custom Domains

White-label your short URLs with your own branded domain.

Password Protection

Secure sensitive links with password protection and geo-restrictions.

Webhooks

Get notified in real-time when QR codes are scanned or URLs clicked.

RESTful API

Clean, well-documented REST API with consistent JSON responses.

Built for Every Industry

From marketing agencies to logistics companies, our API powers QR code solutions across industries.

Marketing Agencies

Generate QR codes for client campaigns. Track performance across channels.

E-commerce

Product QR codes for packaging, authentication, and customer engagement.

Event Ticketing

Generate unique QR codes for tickets. Track attendance in real-time.

Logistics

Asset tracking QR codes for inventory, shipping, and supply chain.

API Documentation

Simple REST API with Bearer token authentication. Get started in minutes.

Authentication

All API requests require an API key. Include it in the Authorization header:

Authorization: Bearer qr_live_xxxxxxxxxxxxxxxx

Generate a new dynamic or static QR code

Parameters

NameTypeRequiredDescription
urlstringYesDestination URL
namestringNoQR code name
typestringNoDYNAMIC (default) or STATIC
expiresAtISO dateNoExpiration date
scanLimitnumberNoMax number of scans

Example

curl -X POST https://qr.mybasicllc.com/api/v1/qr \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://example.com",
    "name": "My QR Code",
    "type": "DYNAMIC"
  }'

API Pricing

API access starts with Advanced plan. Choose the plan that fits your needs.

Advanced

$24.99/month (billed annually)
  • 10,000 API requests/month
  • 100 Dynamic QR codes
  • Full analytics access
  • 5 API keys
  • Claude AI ticket support
Get Started
MOST POPULAR

Professional

$66.66/month (billed annually)
  • 50,000 API requests/month
  • 500 Dynamic QR codes
  • Full analytics & webhooks
  • 15 API keys
  • White-label & custom domains
Get Started

Enterprise

CustomContact us
  • 200,000+ API requests/month
  • Unlimited everything
  • Custom domain SSL
  • SLA guarantee
  • Dedicated account manager
Contact Sales

Ready to Build?

Get your API key and start integrating in minutes.

API para Desenvolvedores - Documentação da API de QR Code e Código de Barras | QR & Barcode Generator