Developers
Qrblox developer resources
Published URLs for agents and developers. This marketing site is not a general-purpose product API.
For agents
Send Accept: text/markdown (or text/x-markdown) on Qrblox pages to receive Markdown. Responses include Vary: Accept. Missing paths return HTTP 404. Accept: application/json on a missing path returns { error, code, message, hint }.
On qrblox.com
- llms.txt Qrblox agent summary
- llms-full.txt Extended Qrblox reference
- sitemap.xml Machine-readable URL index
- HTML sitemap Human-readable page list
- /api/site.json Public site metadata
- /api/status.json Discovery API health
- /api/openapi.json OpenAPI for site metadata only
- /api-docs Short service-doc for the discovery API
- API catalog RFC 9727 linkset
- Agent Skills index Skill discovery
Hosted Qrblox products
- app.qrblox.com Account / merchant portal
- create.qrblox.com Qrblox Create workspace and API keys
- Qrblox MCP Hosted MCP at create.qrblox.com/api/mcp
- docs.qrblox.com Merchant / MCP documentation
- help.qrblox.com Human help center
What is not here
qrblox.com does not expose a public QR-generation API, webhooks, or unauthenticated write endpoints. Merchant automation uses Qrblox Create API keys and the hosted MCP server on create.qrblox.com — not a fake API invented for this marketing site.