syncing market data_
An API to generate charts and QR codes using QuickChart services.
An API to generate charts and QR codes using QuickChart services.
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /qr | Generate a QR code (GET) | FREE |
| POST | /chart | Generate a chart (POST) | FREE |
| POST | /qr | Generate a QR code (POST) | FREE |
ozma register && ozma call quickchart-api /qr --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/quickchart-api/qr# Python
client.proxy_call("quickchart-api", "/qr")