Vizor Ads
VizorAds APIs allow for the conversion of any image, product or document into NFT or Smart Contracts on the Ethereum blockchain. Get your products Web3 ready. From products with barcodes on the shelf of your store, to your contracts in your logistics, commercial or ERP retail hubs. From insurance contracts to medical records simply create a QR code and bring your products to the blockchain. Use…
Vizor Ads endpoints
| Method | Endpoint | Description |
|---|---|---|
| User | ||
| GET |
API Status /status |
Check API server is running or not |
| POST |
Login /login |
Login to VizorAds and retrieve your API access token to get authorised in other APIs in order to use them |
| POST |
Register /user/create |
Register yourself with VizorAds and use the same account to login further and use APIs |
| QR | ||
| POST |
Create /embeds/create/ |
Create an embed record with provided details and generate QR code on provided image file. |
| POST |
Update /embeds/update/{slug} |
Update the details in your existing embeded images with QR |
| GET |
Show /embeds/show/{slug} |
Get details of your existing embed records using it's unique slug |
| PUT |
UpdateQRLink /embeds/update-link/{slug} |
Update the link of QR code on your existing record |
| Other endpoints | ||
| GET |
api/v1/status /status |
get the server status that it is available or not |
| POST |
Store /embeds/create |
Create new empty Embed data object |
| POST |
Background /embeds/background/{slug} |
Update background image of QR Image. Only Image files are allowed like .png, .jpg, .jpeg, etc... |
| POST |
Login /login |
Allow users to log in and get an access tokens to use in APIs |
| POST |
Register /user/create |
Allow user to register themself as VizorAds api users and login to access services of VizorAds |
| PUT |
Update /embeds/update/{slug} |
Update embed data object |
| PUT |
Update QR Link /embeds/update-link/{slug} |
Update QR code link redirection |
| GET |
Show /embeds/show/{slug} |
Get Embed data object |
Vizor Ads pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $99 / month | — |
|
| ULTRA | $999 / month | — |
|