รหัส QR

GET https://tistos.com/api/qr-codes/
curl --request GET \
--url 'https://tistos.com/api/qr-codes/' \
--header 'Authorization: Bearer {api_key}' \
พารามิเตอร์ รายละเอียด คำอธิบาย
page ทางเลือก จำนวนเต็ม หมายเลขหน้าที่คุณต้องการผลลัพธ์จาก ค่าเริ่มต้นคือ 1.
results_per_page ทางเลือก จำนวนเต็ม คุณต้องการผลลัพธ์กี่รายการต่อหน้า ค่าที่อนุญาตคือ: 10 , 25 , 50 , 100 , 250 , 500 , 1000 ค่าเริ่มต้นคือ 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": null,
            "datetime": "2025-10-16 06:56:35",
        },
    ],
    "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": null,
        "datetime": "2025-10-16 06:56:35",
    }
}
POST https://tistos.com/api/qr-codes
พารามิเตอร์ รายละเอียด คำอธิบาย
project_id ทางเลือก จำนวนเต็ม -
name จำเป็น สตริง -
type จำเป็น สตริง ค่าที่อนุญาต: text, url, phone, sms, email, whatsapp, facetime, location, wifi, event, vcard, crypto, paypal, upi, epc, pix
is_bulk ทางเลือก บูลีน มีให้บริการเมื่อ: type = text
style ทางเลือก สตริง
inner_eye_style ทางเลือก สตริง ค่าที่อนุญาต: square, dot, rounded, diamond, flower, leaf
outer_eye_style ทางเลือก สตริง ค่าที่อนุญาต: square, circle, rounded, flower, leaf
foreground_type ทางเลือก สตริง ค่าที่อนุญาต: color, gradient
foreground_color ทางเลือก สตริง มีให้บริการเมื่อ: foreground_type = color
foreground_gradient_style ทางเลือก สตริง ค่าที่อนุญาต: vertical, horizontal, diagonal, inverse_diagonal, radial
foreground_gradient_one ทางเลือก สตริง มีให้บริการเมื่อ: foreground_type = gradient
foreground_gradient_two ทางเลือก สตริง มีให้บริการเมื่อ: foreground_type = gradient
background_color ทางเลือก สตริง
background_color_transparency ทางเลือก จำนวนเต็ม
custom_eyes_color ทางเลือก บูลีน
eyes_inner_color ทางเลือก สตริง มีให้บริการเมื่อ: custom_eyes_color = 1
eyes_outer_color ทางเลือก สตริง มีให้บริการเมื่อ: custom_eyes_color = 1
qr_code_logo ทางเลือก ไฟล์ -
qr_code_logo_size ทางเลือก จำนวนเต็ม 5-35
qr_code_background ทางเลือก ไฟล์ -
qr_code_background_transparency ทางเลือก จำนวนเต็ม 0-100
qr_code_foreground ทางเลือก ไฟล์ -
qr_code_foreground_transparency ทางเลือก จำนวนเต็ม 0-100
frame ทางเลือก สตริง ค่าที่อนุญาต: circle_simple_bottom_text, round_simple_bottom_text, straight_simple_bottom_text, round_card_bottom_text, straight_bottom_text, straight_top_text, 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, straight_semi_bordered_bottom_text, round_semi_bordered_bottom_text, hand_arrows_bottom_text, broken_ticket_bottom_text, smooth_ribbon_bottom_text
frame_text ทางเลือก สตริง
frame_text_size ทางเลือก จำนวนเต็ม -5 - 5
frame_text_font ทางเลือก สตริง ค่าที่อนุญาต: 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 ทางเลือก บูลีน
frame_color ทางเลือก สตริง มีให้บริการเมื่อ: frame_custom_colors = 1
frame_text_color ทางเลือก สตริง มีให้บริการเมื่อ: frame_custom_colors = 1
size ทางเลือก จำนวนเต็ม 50-2000
margin ทางเลือก จำนวนเต็ม 0-25
ecc ทางเลือก สตริง ค่าที่อนุญาต: L, M, Q, H
text ทางเลือก สตริง มีให้บริการเมื่อ: type = text
url ทางเลือก สตริง มีให้บริการเมื่อ: type = url
phone ทางเลือก สตริง มีให้บริการเมื่อ: type = phone
sms ทางเลือก สตริง มีให้บริการเมื่อ: type = sms
sms_body ทางเลือก สตริง มีให้บริการเมื่อ: type = sms
email ทางเลือก สตริง มีให้บริการเมื่อ: type = email
whatsapp ทางเลือก สตริง มีให้บริการเมื่อ: type = whatsapp
whatsapp_body ทางเลือก สตริง มีให้บริการเมื่อ: type = whatsapp
facetime ทางเลือก สตริง มีให้บริการเมื่อ: type = facetime
location
location_latitude ทางเลือก ลอยตัว มีให้บริการเมื่อ: type = location
location_longitude ทางเลือก ลอยตัว มีให้บริการเมื่อ: type = location
wifi
wifi_ssid ทางเลือก สตริง มีให้บริการเมื่อ: type = wifi
wifi_encryption ทางเลือก สตริง ค่าที่อนุญาต: nopass, WEP, WPA/WPA2, H (type=wifi)
wifi_password ทางเลือก สตริง มีให้บริการเมื่อ: type = wifi
wifi_is_hidden ทางเลือก บูลีน มีให้บริการเมื่อ: type = wifi
event ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_location ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_url ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_note ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_timezone ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_start_datetime ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_end_datetime ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_first_alert_datetime ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_second_alert_datetime ทางเลือก สตริง มีให้บริการเมื่อ: type = event
crypto
crypto_coin ทางเลือก สตริง มีให้บริการเมื่อ: type = crypto
crypto_address ทางเลือก สตริง มีให้บริการเมื่อ: type = crypto
crypto_amount ทางเลือก สตริง มีให้บริการเมื่อ: type = crypto
vcard
vcard_first_name ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_last_name ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_company ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_phone_number_label[index] ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_phone_number_value[index] ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_email ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_url ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_job_title ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_birthday ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_street ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_city ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_zip ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_region ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_country ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_note ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_social_label[index] ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_social_value[index] ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
paypal
paypal_type ทางเลือก สตริง ค่าที่อนุญาต: buy_now, add_to_cart, donation (type=paypal)
paypal_email ทางเลือก สตริง มีให้บริการเมื่อ: type = paypal
paypal_title ทางเลือก สตริง มีให้บริการเมื่อ: type = paypal
paypal_currency ทางเลือก สตริง มีให้บริการเมื่อ: type = paypal
paypal_price ทางเลือก ลอยตัว มีให้บริการเมื่อ: type = paypal
paypal_thank_you_url ทางเลือก สตริง มีให้บริการเมื่อ: type = paypal
paypal_cancel_url ทางเลือก สตริง มีให้บริการเมื่อ: type = paypal
upi
upi_payee_id ทางเลือก สตริง มีให้บริการเมื่อ: type = upi
upi_payee_name ทางเลือก สตริง มีให้บริการเมื่อ: type = upi
upi_currency ทางเลือก สตริง มีให้บริการเมื่อ: type = upi
upi_amount ทางเลือก ลอยตัว มีให้บริการเมื่อ: type = upi
upi_transaction_id ทางเลือก สตริง มีให้บริการเมื่อ: type = upi
upi_transaction_note ทางเลือก สตริง มีให้บริการเมื่อ: type = upi
upi_transaction_reference ทางเลือก สตริง มีให้บริการเมื่อ: type = upi
upi_thank_you_url ทางเลือก สตริง มีให้บริการเมื่อ: type = upi
epc
epc_iban ทางเลือก สตริง มีให้บริการเมื่อ: type = epc
epc_payee_name ทางเลือก สตริง มีให้บริการเมื่อ: type = epc
epc_currency ทางเลือก สตริง มีให้บริการเมื่อ: type = epc
epc_amount ทางเลือก ลอยตัว มีให้บริการเมื่อ: type = epc
epc_bic ทางเลือก สตริง มีให้บริการเมื่อ: type = epc
epc_remittance_reference ทางเลือก สตริง มีให้บริการเมื่อ: type = epc
epc_remittance_text ทางเลือก สตริง มีให้บริการเมื่อ: type = epc
information ทางเลือก สตริง มีให้บริการเมื่อ: type = epc
pix
pix_payee_key ทางเลือก สตริง มีให้บริการเมื่อ: type = pix
pix_payee_name ทางเลือก สตริง มีให้บริการเมื่อ: type = pix
pix_currency ทางเลือก สตริง มีให้บริการเมื่อ: type = pix
pix_amount ทางเลือก ลอยตัว มีให้บริการเมื่อ: type = pix
pix_city ทางเลือก สตริง มีให้บริการเมื่อ: type = pix
pix_transaction_id ทางเลือก สตริง มีให้บริการเมื่อ: type = pix
pix_description ทางเลือก สตริง มีให้บริการเมื่อ: type = pix
พารามิเตอร์ รายละเอียด คำอธิบาย
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}
พารามิเตอร์ รายละเอียด คำอธิบาย
project_id ทางเลือก สตริง -
name ทางเลือก สตริง -
type ทางเลือก สตริง ค่าที่อนุญาต: text, url, phone, sms, email, whatsapp, facetime, location, wifi, event, vcard, crypto, paypal, upi, epc, pix
style ทางเลือก สตริง ค่าที่อนุญาต: square, dot, round, rounded, elastic_square, heart, diamond, star, triangle, hexagon, spaced_square, octagon, cross_x, curvy_x, rounded_cross, ninja, sun, shine, bold_plus, teardrop, corner_cut, randomized_square, bold_x
inner_eye_style ทางเลือก สตริง ค่าที่อนุญาต: square, dot, rounded, diamond, flower, leaf
outer_eye_style ทางเลือก สตริง ค่าที่อนุญาต: square, circle, rounded, flower, leaf
foreground_type ทางเลือก สตริง ค่าที่อนุญาต: color, gradient
foreground_color ทางเลือก สตริง มีให้บริการเมื่อ: foreground_type = color
foreground_gradient_style ทางเลือก สตริง ค่าที่อนุญาต: vertical, horizontal, diagonal, inverse_diagonal, radial
foreground_gradient_one ทางเลือก สตริง มีให้บริการเมื่อ: foreground_type = gradient
foreground_gradient_two ทางเลือก สตริง มีให้บริการเมื่อ: foreground_type = gradient
background_color ทางเลือก สตริง
background_color_transparency ทางเลือก จำนวนเต็ม 0 - 100
custom_eyes_color ทางเลือก บูลีน
eyes_inner_color ทางเลือก สตริง มีให้บริการเมื่อ: custom_eyes_color = 1
eyes_outer_color ทางเลือก สตริง มีให้บริการเมื่อ: custom_eyes_color = 1
qr_code_logo ทางเลือก ไฟล์ -
qr_code_logo_size ทางเลือก จำนวนเต็ม 5-35
qr_code_background ทางเลือก ไฟล์ -
qr_code_background_transparency ทางเลือก จำนวนเต็ม 0-100
qr_code_foreground ทางเลือก ไฟล์ -
qr_code_foreground_transparency ทางเลือก จำนวนเต็ม 0-100
frame ทางเลือก สตริง ค่าที่อนุญาต: circle_simple_bottom_text, round_simple_bottom_text, straight_simple_bottom_text, round_card_bottom_text, straight_bottom_text, straight_top_text, 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, straight_semi_bordered_bottom_text, round_semi_bordered_bottom_text, hand_arrows_bottom_text, broken_ticket_bottom_text, smooth_ribbon_bottom_text
frame_text ทางเลือก สตริง
frame_text_size ทางเลือก จำนวนเต็ม -5 -> 5
frame_text_font ทางเลือก สตริง ค่าที่อนุญาต: 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 ทางเลือก บูลีน
frame_color ทางเลือก สตริง มีให้บริการเมื่อ: frame_custom_colors = 1
frame_text_color ทางเลือก สตริง มีให้บริการเมื่อ: frame_custom_colors = 1
size ทางเลือก จำนวนเต็ม 50-2000
margin ทางเลือก จำนวนเต็ม 0-25
ecc ทางเลือก สตริง ค่าที่อนุญาต: L, M, Q, H
text ทางเลือก สตริง มีให้บริการเมื่อ: type = text
url ทางเลือก สตริง มีให้บริการเมื่อ: type = url
phone ทางเลือก สตริง มีให้บริการเมื่อ: type = phone
sms ทางเลือก สตริง มีให้บริการเมื่อ: type = sms
sms_body ทางเลือก สตริง มีให้บริการเมื่อ: type = sms
email ทางเลือก สตริง มีให้บริการเมื่อ: type = email
whatsapp ทางเลือก สตริง มีให้บริการเมื่อ: type = whatsapp
whatsapp_body ทางเลือก สตริง มีให้บริการเมื่อ: type = whatsapp
facetime ทางเลือก สตริง มีให้บริการเมื่อ: type = facetime
location
location_latitude ทางเลือก ลอยตัว มีให้บริการเมื่อ: type = location
location_longitude ทางเลือก ลอยตัว มีให้บริการเมื่อ: type = location
wifi
wifi_ssid ทางเลือก สตริง มีให้บริการเมื่อ: type = wifi
wifi_encryption ทางเลือก สตริง ค่าที่อนุญาต: nopass, WEP, WPA/WPA2, H (type=wifi)
wifi_password ทางเลือก สตริง มีให้บริการเมื่อ: type = wifi
wifi_is_hidden ทางเลือก บูลีน มีให้บริการเมื่อ: type = wifi
event ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_location ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_url ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_note ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_timezone ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_start_datetime ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_end_datetime ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_first_alert_datetime ทางเลือก สตริง มีให้บริการเมื่อ: type = event
event_second_alert_datetime ทางเลือก สตริง มีให้บริการเมื่อ: type = event
crypto
crypto_coin ทางเลือก สตริง มีให้บริการเมื่อ: type = crypto
crypto_address ทางเลือก สตริง มีให้บริการเมื่อ: type = crypto
crypto_amount ทางเลือก สตริง มีให้บริการเมื่อ: type = crypto
vcard
vcard_first_name ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_last_name ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_company ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_phone_number_label[index] ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_phone_number_value[index] ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_email ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_url ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_job_title ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_birthday ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_street ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_city ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_zip ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_region ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_country ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_note ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_social_label[index] ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
vcard_social_value[index] ทางเลือก สตริง มีให้บริการเมื่อ: type = vcard
paypal
paypal_type ทางเลือก สตริง ค่าที่อนุญาต: buy_now, add_to_cart, donation (type=paypal)
paypal_email ทางเลือก สตริง มีให้บริการเมื่อ: type = paypal
paypal_title ทางเลือก สตริง มีให้บริการเมื่อ: type = paypal
paypal_currency ทางเลือก สตริง มีให้บริการเมื่อ: type = paypal
paypal_price ทางเลือก ลอยตัว มีให้บริการเมื่อ: type = paypal
paypal_thank_you_url ทางเลือก สตริง มีให้บริการเมื่อ: type = paypal
paypal_cancel_url ทางเลือก สตริง มีให้บริการเมื่อ: type = paypal
upi
upi_payee_id ทางเลือก สตริง มีให้บริการเมื่อ: type = upi
upi_payee_name ทางเลือก สตริง มีให้บริการเมื่อ: type = upi
upi_currency ทางเลือก สตริง มีให้บริการเมื่อ: type = upi
upi_amount ทางเลือก ลอยตัว มีให้บริการเมื่อ: type = upi
upi_transaction_id ทางเลือก สตริง มีให้บริการเมื่อ: type = upi
upi_transaction_note ทางเลือก สตริง มีให้บริการเมื่อ: type = upi
upi_transaction_reference ทางเลือก สตริง มีให้บริการเมื่อ: type = upi
upi_thank_you_url ทางเลือก สตริง มีให้บริการเมื่อ: type = upi
epc
epc_iban ทางเลือก สตริง มีให้บริการเมื่อ: type = epc
epc_payee_name ทางเลือก สตริง มีให้บริการเมื่อ: type = epc
epc_currency ทางเลือก สตริง มีให้บริการเมื่อ: type = epc
epc_amount ทางเลือก ลอยตัว มีให้บริการเมื่อ: type = epc
epc_bic ทางเลือก สตริง มีให้บริการเมื่อ: type = epc
epc_remittance_reference ทางเลือก สตริง มีให้บริการเมื่อ: type = epc
epc_remittance_text ทางเลือก สตริง มีให้บริการเมื่อ: type = epc
information ทางเลือก สตริง มีให้บริการเมื่อ: type = epc
pix
pix_payee_key ทางเลือก สตริง มีให้บริการเมื่อ: type = pix
pix_payee_name ทางเลือก สตริง มีให้บริการเมื่อ: type = pix
pix_currency ทางเลือก สตริง มีให้บริการเมื่อ: type = pix
pix_amount ทางเลือก ลอยตัว มีให้บริการเมื่อ: type = pix
pix_city ทางเลือก สตริง มีให้บริการเมื่อ: type = pix
pix_transaction_id ทางเลือก สตริง มีให้บริการเมื่อ: type = pix
pix_description ทางเลือก สตริง มีให้บริการเมื่อ: 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}' \