QR kóðar

GET https://tistos.com/api/qr-codes/
curl --request GET \
--url 'https://tistos.com/api/qr-codes/' \
--header 'Authorization: Bearer {api_key}' \
Parametrar Aðgerðir Lýsing
page Valfrjálst Heildartala Síðutalan sem þú vilt fá niðurstöður frá. Sjálfgefið er 1.
results_per_page Valfrjálst Heildartala Hversu marga niðurstöður viltu á hverja síðu. Leyfð gildi eru: 10 , 25 , 50 , 100 , 250 , 500 , 1000. Sjálfgefið er 25.
{ "data": [ { "id": 1, "type": "url", "name": "Example name", "qr_code": "https://tistos.com/uploads/qr_code/example.svg", "qr_code_logo": null, "qr_code_background": null, "settings": { "foreground_type": "color", "foreground_color": "#000000", "background_color": "#ffffff", "custom_eyes_color": false, "qr_code_logo_size": 25, "size": 500, "margin": 0, "ecc": "L", "url": "https://example.com" ... }, "embedded_data": "https://example.com", "last_datetime": "2021-10-31 09:47:25", "datetime": "2021-10-29 16:32:25" }, ], "meta": { "page": 1, "results_per_page": 25, "total": 1, "total_pages": 1 }, "links": { "first": "https://tistos.com/api/qr-codes?&page=1", "last": "https://tistos.com/api/qr-codes?&page=1", "next": null, "prev": null, "self": "https://tistos.com/api/qr-codes?&page=1" } }
GET https://tistos.com/api/qr-codes/{qr_code_id}
curl --request GET \
--url 'https://tistos.com/api/qr-codes/{qr_code_id}' \
--header 'Authorization: Bearer {api_key}' \
{ "data": { "id": 1, "type": "url", "name": "Example name", "qr_code": "https://tistos.com/uploads/qr_code/example.svg", "qr_code_logo": null, "qr_code_background": null, "settings": { "foreground_type": "color", "foreground_color": "#000000", "background_color": "#ffffff", "custom_eyes_color": false, "qr_code_logo_size": 25, "size": 500, "margin": 0, "ecc": "L", "url": "https://example.com" ... }, "embedded_data": "https://example.com", "last_datetime": "2021-10-31 09:47:25", "datetime": "2021-10-29 16:32:25" } }
POST https://tistos.com/api/qr-codes
Parametrar Aðgerðir Lýsing
project_id Valfrjálst Heildartala -
name Skyldugur Strengur -
type Skyldugur Strengur Leyfðar gildi: text, url, phone, sms, email, whatsapp, facetime, location, wifi, event, vcard, crypto, paypal, upi, epc, pix
is_bulk Valfrjálst Boolean Fyrir hendi þegar: type = text
style Valfrjálst Strengur Leyfðar gildi: square, dot, round, diamond, heart
inner_eye_style Valfrjálst Strengur Leyfðar gildi: square, dot, rounded, diamond, flower, leaf
outer_eye_style Valfrjálst Strengur Leyfðar gildi: square, circle, rounded, flower, leaf
foreground_type Valfrjálst Strengur Leyfðar gildi: color, gradient
foreground_color Valfrjálst Strengur Fyrir hendi þegar: foreground_type = color
foreground_gradient_style Valfrjálst Strengur Leyfðar gildi: vertical, horizontal, diagonal, inverse_diagonal, radial
foreground_gradient_one Valfrjálst Strengur Fyrir hendi þegar: foreground_type = gradient
foreground_gradient_two Valfrjálst Strengur Fyrir hendi þegar: foreground_type = gradient
background_color Valfrjálst Strengur
background_color_transparency Valfrjálst Heildartala
custom_eyes_color Valfrjálst Boolean
eyes_inner_color Valfrjálst Strengur Fyrir hendi þegar: custom_eyes_color = 1
eyes_outer_color Valfrjálst Strengur Fyrir hendi þegar: custom_eyes_color = 1
qr_code_logo Valfrjálst Skrá -
qr_code_logo_size Valfrjálst Heildartala 5-35
qr_code_background Valfrjálst Skrá -
qr_code_background_transparency Valfrjálst Heildartala 0-100
qr_code_foreground Valfrjálst Skrá -
qr_code_foreground_transparency Valfrjálst Heildartala 0-100
frame Valfrjálst Strengur Leyfðar gildi: round_bottom_text, round_top_text, tooltip_bottom_text, tooltip_top_text, ribbon_bottom_text, ribbon_top_text, tooltip_snap_top_text, tooltip_snap_bottom_text
frame_text Valfrjálst Strengur
frame_text_size Valfrjálst Heildartala -5 - 5
frame_text_font Valfrjálst Strengur Leyfðar gildi: times_new_roman, georgia, courier, arial, helvetica, verdana, tahoma, trebuchet_ms, courier_new, monaco, comic_sans_ms, impact, luminari, baskerville, papyrus, brush_script_mt
frame_custom_colors Valfrjálst Boolean
frame_color Valfrjálst Strengur Fyrir hendi þegar: frame_custom_colors = 1
frame_text_color Valfrjálst Strengur Fyrir hendi þegar: frame_custom_colors = 1
size Valfrjálst Heildartala 50-2000
margin Valfrjálst Heildartala 0-25
ecc Valfrjálst Strengur Leyfðar gildi: L, M, Q, H
text Valfrjálst Strengur Fyrir hendi þegar: type = text
url Valfrjálst Strengur Fyrir hendi þegar: type = url
phone Valfrjálst Strengur Fyrir hendi þegar: type = phone
sms Valfrjálst Strengur Fyrir hendi þegar: type = sms
sms_body Valfrjálst Strengur Fyrir hendi þegar: type = sms
email Valfrjálst Strengur Fyrir hendi þegar: type = email
whatsapp Valfrjálst Strengur Fyrir hendi þegar: type = whatsapp
whatsapp_body Valfrjálst Strengur Fyrir hendi þegar: type = whatsapp
facetime Valfrjálst Strengur Fyrir hendi þegar: type = facetime
location
location_latitude Valfrjálst Fljótandi Fyrir hendi þegar: type = location
location_longitude Valfrjálst Fljótandi Fyrir hendi þegar: type = location
wifi
wifi_ssid Valfrjálst Strengur Fyrir hendi þegar: type = wifi
wifi_encryption Valfrjálst Strengur Leyfðar gildi: nopass, WEP, WPA/WPA2, H (type=wifi)
wifi_password Valfrjálst Strengur Fyrir hendi þegar: type = wifi
wifi_is_hidden Valfrjálst Boolean Fyrir hendi þegar: type = wifi
event Valfrjálst Strengur Fyrir hendi þegar: type = event
event_location Valfrjálst Strengur Fyrir hendi þegar: type = event
event_url Valfrjálst Strengur Fyrir hendi þegar: type = event
event_note Valfrjálst Strengur Fyrir hendi þegar: type = event
event_timezone Valfrjálst Strengur Fyrir hendi þegar: type = event
event_start_datetime Valfrjálst Strengur Fyrir hendi þegar: type = event
event_end_datetime Valfrjálst Strengur Fyrir hendi þegar: type = event
event_first_alert_datetime Valfrjálst Strengur Fyrir hendi þegar: type = event
event_second_alert_datetime Valfrjálst Strengur Fyrir hendi þegar: type = event
crypto
crypto_coin Valfrjálst Strengur Fyrir hendi þegar: type = crypto
crypto_address Valfrjálst Strengur Fyrir hendi þegar: type = crypto
crypto_amount Valfrjálst Strengur Fyrir hendi þegar: type = crypto
vcard
vcard_first_name Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_last_name Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_company Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_phone_number_label[index] Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_phone_number_value[index] Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_email Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_url Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_job_title Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_birthday Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_street Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_city Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_zip Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_region Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_country Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_note Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_social_label[index] Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_social_value[index] Valfrjálst Strengur Fyrir hendi þegar: type = vcard
paypal
paypal_type Valfrjálst Strengur Leyfðar gildi: buy_now, add_to_cart, donation (type=paypal)
paypal_email Valfrjálst Strengur Fyrir hendi þegar: type = paypal
paypal_title Valfrjálst Strengur Fyrir hendi þegar: type = paypal
paypal_currency Valfrjálst Strengur Fyrir hendi þegar: type = paypal
paypal_price Valfrjálst Fljótandi Fyrir hendi þegar: type = paypal
paypal_thank_you_url Valfrjálst Strengur Fyrir hendi þegar: type = paypal
paypal_cancel_url Valfrjálst Strengur Fyrir hendi þegar: type = paypal
upi
upi_payee_id Valfrjálst Strengur Fyrir hendi þegar: type = upi
upi_payee_name Valfrjálst Strengur Fyrir hendi þegar: type = upi
upi_currency Valfrjálst Strengur Fyrir hendi þegar: type = upi
upi_amount Valfrjálst Fljótandi Fyrir hendi þegar: type = upi
upi_transaction_id Valfrjálst Strengur Fyrir hendi þegar: type = upi
upi_transaction_note Valfrjálst Strengur Fyrir hendi þegar: type = upi
upi_transaction_reference Valfrjálst Strengur Fyrir hendi þegar: type = upi
upi_thank_you_url Valfrjálst Strengur Fyrir hendi þegar: type = upi
epc
epc_iban Valfrjálst Strengur Fyrir hendi þegar: type = epc
epc_payee_name Valfrjálst Strengur Fyrir hendi þegar: type = epc
epc_currency Valfrjálst Strengur Fyrir hendi þegar: type = epc
epc_amount Valfrjálst Fljótandi Fyrir hendi þegar: type = epc
epc_bic Valfrjálst Strengur Fyrir hendi þegar: type = epc
epc_remittance_reference Valfrjálst Strengur Fyrir hendi þegar: type = epc
epc_remittance_text Valfrjálst Strengur Fyrir hendi þegar: type = epc
information Valfrjálst Strengur Fyrir hendi þegar: type = epc
pix
pix_payee_key Valfrjálst Strengur Fyrir hendi þegar: type = pix
pix_payee_name Valfrjálst Strengur Fyrir hendi þegar: type = pix
pix_currency Valfrjálst Strengur Fyrir hendi þegar: type = pix
pix_amount Valfrjálst Fljótandi Fyrir hendi þegar: type = pix
pix_city Valfrjálst Strengur Fyrir hendi þegar: type = pix
pix_transaction_id Valfrjálst Strengur Fyrir hendi þegar: type = pix
pix_description Valfrjálst Strengur Fyrir hendi þegar: type = pix
Parametrar Aðgerðir Lýsing
curl --request POST \
--url 'https://tistos.com/api/qr-codes' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'name=New York' \
--form 'type=text' \
--form 'text=Hello!' \
{ "data": { "id": 1 } }
POST https://tistos.com/api/qr-codes/{qr_code_id}
Parametrar Aðgerðir Lýsing
project_id Valfrjálst Strengur -
name Valfrjálst Strengur -
type Valfrjálst Strengur Leyfðar gildi: text, url, phone, sms, email, whatsapp, facetime, location, wifi, event, vcard, crypto, paypal, upi, epc, pix
style Valfrjálst Strengur Leyfðar gildi: square, dot, round, diamond, heart
inner_eye_style Valfrjálst Strengur Leyfðar gildi: square, dot, rounded, diamond, flower, leaf
outer_eye_style Valfrjálst Strengur Leyfðar gildi: square, circle, rounded, flower, leaf
foreground_type Valfrjálst Strengur Leyfðar gildi: color, gradient
foreground_color Valfrjálst Strengur Fyrir hendi þegar: foreground_type = color
foreground_gradient_style Valfrjálst Strengur Leyfðar gildi: vertical, horizontal, diagonal, inverse_diagonal, radial
foreground_gradient_one Valfrjálst Strengur Fyrir hendi þegar: foreground_type = gradient
foreground_gradient_two Valfrjálst Strengur Fyrir hendi þegar: foreground_type = gradient
background_color Valfrjálst Strengur
background_color_transparency Valfrjálst Heildartala 0 - 100
custom_eyes_color Valfrjálst Boolean
eyes_inner_color Valfrjálst Strengur Fyrir hendi þegar: custom_eyes_color = 1
eyes_outer_color Valfrjálst Strengur Fyrir hendi þegar: custom_eyes_color = 1
qr_code_logo Valfrjálst Skrá -
qr_code_logo_size Valfrjálst Heildartala 5-35
qr_code_background Valfrjálst Skrá -
qr_code_background_transparency Valfrjálst Heildartala 0-100
qr_code_foreground Valfrjálst Skrá -
qr_code_foreground_transparency Valfrjálst Heildartala 0-100
frame Valfrjálst Strengur Leyfðar gildi: round_bottom_text, round_top_text, tooltip_bottom_text, tooltip_top_text, ribbon_bottom_text, ribbon_top_text, tooltip_snap_top_text, tooltip_snap_bottom_text
frame_text Valfrjálst Strengur
frame_text_size Valfrjálst Heildartala -5 -> 5
frame_text_font Valfrjálst Strengur Leyfðar gildi: times_new_roman, georgia, courier, arial, helvetica, verdana, tahoma, trebuchet_ms, courier_new, monaco, comic_sans_ms, impact, luminari, baskerville, papyrus, brush_script_mt
frame_custom_colors Valfrjálst Boolean
frame_color Valfrjálst Strengur Fyrir hendi þegar: frame_custom_colors = 1
frame_text_color Valfrjálst Strengur Fyrir hendi þegar: frame_custom_colors = 1
size Valfrjálst Heildartala 50-2000
margin Valfrjálst Heildartala 0-25
ecc Valfrjálst Strengur Leyfðar gildi: L, M, Q, H
text Valfrjálst Strengur Fyrir hendi þegar: type = text
url Valfrjálst Strengur Fyrir hendi þegar: type = url
phone Valfrjálst Strengur Fyrir hendi þegar: type = phone
sms Valfrjálst Strengur Fyrir hendi þegar: type = sms
sms_body Valfrjálst Strengur Fyrir hendi þegar: type = sms
email Valfrjálst Strengur Fyrir hendi þegar: type = email
whatsapp Valfrjálst Strengur Fyrir hendi þegar: type = whatsapp
whatsapp_body Valfrjálst Strengur Fyrir hendi þegar: type = whatsapp
facetime Valfrjálst Strengur Fyrir hendi þegar: type = facetime
location
location_latitude Valfrjálst Fljótandi Fyrir hendi þegar: type = location
location_longitude Valfrjálst Fljótandi Fyrir hendi þegar: type = location
wifi
wifi_ssid Valfrjálst Strengur Fyrir hendi þegar: type = wifi
wifi_encryption Valfrjálst Strengur Leyfðar gildi: nopass, WEP, WPA/WPA2, H (type=wifi)
wifi_password Valfrjálst Strengur Fyrir hendi þegar: type = wifi
wifi_is_hidden Valfrjálst Boolean Fyrir hendi þegar: type = wifi
event Valfrjálst Strengur Fyrir hendi þegar: type = event
event_location Valfrjálst Strengur Fyrir hendi þegar: type = event
event_url Valfrjálst Strengur Fyrir hendi þegar: type = event
event_note Valfrjálst Strengur Fyrir hendi þegar: type = event
event_timezone Valfrjálst Strengur Fyrir hendi þegar: type = event
event_start_datetime Valfrjálst Strengur Fyrir hendi þegar: type = event
event_end_datetime Valfrjálst Strengur Fyrir hendi þegar: type = event
event_first_alert_datetime Valfrjálst Strengur Fyrir hendi þegar: type = event
event_second_alert_datetime Valfrjálst Strengur Fyrir hendi þegar: type = event
crypto
crypto_coin Valfrjálst Strengur Fyrir hendi þegar: type = crypto
crypto_address Valfrjálst Strengur Fyrir hendi þegar: type = crypto
crypto_amount Valfrjálst Strengur Fyrir hendi þegar: type = crypto
vcard
vcard_first_name Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_last_name Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_company Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_phone_number_label[index] Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_phone_number_value[index] Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_email Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_url Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_job_title Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_birthday Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_street Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_city Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_zip Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_region Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_country Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_note Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_social_label[index] Valfrjálst Strengur Fyrir hendi þegar: type = vcard
vcard_social_value[index] Valfrjálst Strengur Fyrir hendi þegar: type = vcard
paypal
paypal_type Valfrjálst Strengur Leyfðar gildi: buy_now, add_to_cart, donation (type=paypal)
paypal_email Valfrjálst Strengur Fyrir hendi þegar: type = paypal
paypal_title Valfrjálst Strengur Fyrir hendi þegar: type = paypal
paypal_currency Valfrjálst Strengur Fyrir hendi þegar: type = paypal
paypal_price Valfrjálst Fljótandi Fyrir hendi þegar: type = paypal
paypal_thank_you_url Valfrjálst Strengur Fyrir hendi þegar: type = paypal
paypal_cancel_url Valfrjálst Strengur Fyrir hendi þegar: type = paypal
upi
upi_payee_id Valfrjálst Strengur Fyrir hendi þegar: type = upi
upi_payee_name Valfrjálst Strengur Fyrir hendi þegar: type = upi
upi_currency Valfrjálst Strengur Fyrir hendi þegar: type = upi
upi_amount Valfrjálst Fljótandi Fyrir hendi þegar: type = upi
upi_transaction_id Valfrjálst Strengur Fyrir hendi þegar: type = upi
upi_transaction_note Valfrjálst Strengur Fyrir hendi þegar: type = upi
upi_transaction_reference Valfrjálst Strengur Fyrir hendi þegar: type = upi
upi_thank_you_url Valfrjálst Strengur Fyrir hendi þegar: type = upi
epc
epc_iban Valfrjálst Strengur Fyrir hendi þegar: type = epc
epc_payee_name Valfrjálst Strengur Fyrir hendi þegar: type = epc
epc_currency Valfrjálst Strengur Fyrir hendi þegar: type = epc
epc_amount Valfrjálst Fljótandi Fyrir hendi þegar: type = epc
epc_bic Valfrjálst Strengur Fyrir hendi þegar: type = epc
epc_remittance_reference Valfrjálst Strengur Fyrir hendi þegar: type = epc
epc_remittance_text Valfrjálst Strengur Fyrir hendi þegar: type = epc
information Valfrjálst Strengur Fyrir hendi þegar: type = epc
pix
pix_payee_key Valfrjálst Strengur Fyrir hendi þegar: type = pix
pix_payee_name Valfrjálst Strengur Fyrir hendi þegar: type = pix
pix_currency Valfrjálst Strengur Fyrir hendi þegar: type = pix
pix_amount Valfrjálst Fljótandi Fyrir hendi þegar: type = pix
pix_city Valfrjálst Strengur Fyrir hendi þegar: type = pix
pix_transaction_id Valfrjálst Strengur Fyrir hendi þegar: type = pix
pix_description Valfrjálst Strengur Fyrir hendi þegar: type = pix
curl --request POST \
--url 'https://tistos.com/api/qr-codes/{qr_code_id}' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'name=Las Vegas' \
{ "data": { "id": 1 } }
DELETE https://tistos.com/api/qr-codes/{qr_code_id}
curl --request DELETE \
--url 'https://tistos.com/api/qr-codes/{qr_code_id}' \
--header 'Authorization: Bearer {api_key}' \