vcardqrcodegenerator Developer Resources

This page exists so agents and search engines can find vcardqrcodegenerator API docs by exact brand name.

Developer API docs OpenAPI spec Auth docs Webhooks docs Streaming API docs Rate limits and deprecation policy MCP server manifest

API Keys and Sandbox

Public discovery and vCard payload generation do not require API keys. Agents can use the live sandbox-style endpoints with sample data: GET https://vcardqrcodegenerator.com/api/v1/health, GET https://vcardqrcodegenerator.com/api/v1/product, GET https://vcardqrcodegenerator.com/api/v1/templates, and POST https://vcardqrcodegenerator.com/api/v1/vcard.

JSON Error Responses

The vCard payload endpoint supports Idempotency-Key retry correlation and returns RateLimit-Limit, RateLimit-Remaining, and RateLimit-Reset headers on JSON API responses.

Error responses are always application/json with error.code, error.message, error.hint, error.docsUrl, error.status, and optional error.details. Test this at GET https://vcardqrcodegenerator.com/api/v1/errors/example.