Documentation Index
Fetch the complete documentation index at: https://orbit-docs.devotel.io/llms.txt
Use this file to discover all available pages before exploring further.
QR Code API
Server-rendered QR code images. Useful for print collateral, in-store posters, kiosk touchpoints, and “scan to start chatting” prompts. Base path:/v1/qr
Authentication: API key (X-API-Key) or session JWT.
Limits: Maximum image size 500 × 500 pixels.
| Method | Path | Purpose |
|---|---|---|
GET | /v1/qr/generate | Generate a QR for an arbitrary URL |
GET | /v1/qr/whatsapp | Generate a “click to chat” WhatsApp QR |
GET | /v1/qr/sms | Generate a pre-filled SMS QR |
Example — WhatsApp click-to-chat poster
<img> tag.