qr-code-maker.app
QR Code Maker is a SaaS application for creating, customizing, and tracking static and dynamic QR codes. It offers scan analytics, dynamic redirects, team features, and a Zapier integration for automation.
qr-code-maker.app exposes one documented developer integration surface: a QR Code Maker REST API for the Zapier integration, authenticated with OAuth 2.0 bearer tokens; no GraphQL API, MCP server, or CLI was found.
- QR Code Maker Zapier REST APIdiscovered
First obtain QR Code Maker OAuth app credentials as described in the Zapier API Reference. Then send the user to GET /oauth/authorize and exchange the returned code at POST /api/oauth/token to receive an access_token and refresh_token. Use the returned bearer token in API calls until it expires, then refresh it at POST /api/oauth/refresh.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://qr-code-maker.app/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing