QR Kodlar

GET https://wlinky.com/api/qr-codes/
curl --request GET \
--url 'https://wlinky.com/api/qr-codes/' \
--header 'Authorization: Bearer {api_key}' \
Parametreler Detaylar Açıklama
page steğe bağlı Tamsayı Sonuçlar almak istediğiniz sayfa numaras. Varsayılan değer 1.
results_per_page steğe bağlı Tamsayı Sayfa başına kaç sonu istediğiniz. İzin verilen değerler: 10 , 25 , 50 , 100 , 250 , 500 , 1000. Varsayılan değer: 25.
{ "data": [ { "id": 1, "type": "url", "name": "Example name", "qr_code": "https://wlinky.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://wlinky.com/api/qr-codes?&page=1", "last": "https://wlinky.com/api/qr-codes?&page=1", "next": null, "prev": null, "self": "https://wlinky.com/api/qr-codes?&page=1" } }
GET https://wlinky.com/api/qr-codes/{qr_code_id}
curl --request GET \
--url 'https://wlinky.com/api/qr-codes/{qr_code_id}' \
--header 'Authorization: Bearer {api_key}' \
{ "data": { "id": 1, "type": "url", "name": "Example name", "qr_code": "https://wlinky.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://wlinky.com/api/qr-codes
Parametreler Detaylar Açıklama
project_id steğe bağlı Tamsayı -
name Gerekli Metin -
type Gerekli Metin İzin verilen deerler: text, url, phone, sms, email, whatsapp, facetime, location, wifi, event, vcard, crypto, paypal, upi, epc, pix
is_bulk steğe bağlı Mantıksal (Doğru/Yanlı) Mevcut olduğunda: type = text
style steğe bağlı Metin İzin verilen deerler: square, dot, round, diamond, heart
inner_eye_style steğe bağlı Metin İzin verilen deerler: square, dot, rounded, diamond, flower, leaf
outer_eye_style steğe bağlı Metin İzin verilen deerler: square, circle, rounded, flower, leaf
foreground_type steğe bağlı Metin İzin verilen deerler: color, gradient
foreground_color steğe bağlı Metin Mevcut olduğunda: foreground_type = color
foreground_gradient_style steğe bağlı Metin İzin verilen deerler: vertical, horizontal, diagonal, inverse_diagonal, radial
foreground_gradient_one steğe bağlı Metin Mevcut olduğunda: foreground_type = gradient
foreground_gradient_two steğe bağlı Metin Mevcut olduğunda: foreground_type = gradient
background_color steğe bağlı Metin
background_color_transparency steğe bağlı Tamsayı
custom_eyes_color steğe bağlı Mantıksal (Doğru/Yanlı)
eyes_inner_color steğe bağlı Metin Mevcut olduğunda: custom_eyes_color = 1
eyes_outer_color steğe bağlı Metin Mevcut olduğunda: custom_eyes_color = 1
qr_code_logo steğe bağlı Dosya -
qr_code_logo_size steğe bağlı Tamsayı 5-35
qr_code_background steğe bağlı Dosya -
qr_code_background_transparency steğe bağlı Tamsayı 0-100
qr_code_foreground steğe bağlı Dosya -
qr_code_foreground_transparency steğe bağlı Tamsayı 0-100
frame steğe bağlı Metin İzin verilen deerler: 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 steğe bağlı Metin
frame_text_size steğe bağlı Tamsayı -5 - 5
frame_text_font steğe bağlı Metin İzin verilen deerler: 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 steğe bağlı Mantıksal (Doğru/Yanlı)
frame_color steğe bağlı Metin Mevcut olduğunda: frame_custom_colors = 1
frame_text_color steğe bağlı Metin Mevcut olduğunda: frame_custom_colors = 1
size steğe bağlı Tamsayı 50-2000
margin steğe bağlı Tamsayı 0-25
ecc steğe bağlı Metin İzin verilen deerler: L, M, Q, H
text steğe bağlı Metin Mevcut olduğunda: type = text
url steğe bağlı Metin Mevcut olduğunda: type = url
phone steğe bağlı Metin Mevcut olduğunda: type = phone
sms steğe bağlı Metin Mevcut olduğunda: type = sms
sms_body steğe bağlı Metin Mevcut olduğunda: type = sms
email steğe bağlı Metin Mevcut olduğunda: type = email
whatsapp steğe bağlı Metin Mevcut olduğunda: type = whatsapp
whatsapp_body steğe bağlı Metin Mevcut olduğunda: type = whatsapp
facetime steğe bağlı Metin Mevcut olduğunda: type = facetime
location
location_latitude steğe bağlı Ondalıklı sayı Mevcut olduğunda: type = location
location_longitude steğe bağlı Ondalıklı sayı Mevcut olduğunda: type = location
wifi
wifi_ssid steğe bağlı Metin Mevcut olduğunda: type = wifi
wifi_encryption steğe bağlı Metin İzin verilen deerler: nopass, WEP, WPA/WPA2, H (type=wifi)
wifi_password steğe bağlı Metin Mevcut olduğunda: type = wifi
wifi_is_hidden steğe bağlı Mantıksal (Doğru/Yanlı) Mevcut olduğunda: type = wifi
event steğe bağlı Metin Mevcut olduğunda: type = event
event_location steğe bağlı Metin Mevcut olduğunda: type = event
event_url steğe bağlı Metin Mevcut olduğunda: type = event
event_note steğe bağlı Metin Mevcut olduğunda: type = event
event_timezone steğe bağlı Metin Mevcut olduğunda: type = event
event_start_datetime steğe bağlı Metin Mevcut olduğunda: type = event
event_end_datetime steğe bağlı Metin Mevcut olduğunda: type = event
event_first_alert_datetime steğe bağlı Metin Mevcut olduğunda: type = event
event_second_alert_datetime steğe bağlı Metin Mevcut olduğunda: type = event
crypto
crypto_coin steğe bağlı Metin Mevcut olduğunda: type = crypto
crypto_address steğe bağlı Metin Mevcut olduğunda: type = crypto
crypto_amount steğe bağlı Metin Mevcut olduğunda: type = crypto
vcard
vcard_first_name steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_last_name steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_company steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_phone_number_label[index] steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_phone_number_value[index] steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_email steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_url steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_job_title steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_birthday steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_street steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_city steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_zip steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_region steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_country steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_note steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_social_label[index] steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_social_value[index] steğe bağlı Metin Mevcut olduğunda: type = vcard
paypal
paypal_type steğe bağlı Metin İzin verilen deerler: buy_now, add_to_cart, donation (type=paypal)
paypal_email steğe bağlı Metin Mevcut olduğunda: type = paypal
paypal_title steğe bağlı Metin Mevcut olduğunda: type = paypal
paypal_currency steğe bağlı Metin Mevcut olduğunda: type = paypal
paypal_price steğe bağlı Ondalıklı sayı Mevcut olduğunda: type = paypal
paypal_thank_you_url steğe bağlı Metin Mevcut olduğunda: type = paypal
paypal_cancel_url steğe bağlı Metin Mevcut olduğunda: type = paypal
upi
upi_payee_id steğe bağlı Metin Mevcut olduğunda: type = upi
upi_payee_name steğe bağlı Metin Mevcut olduğunda: type = upi
upi_currency steğe bağlı Metin Mevcut olduğunda: type = upi
upi_amount steğe bağlı Ondalıklı sayı Mevcut olduğunda: type = upi
upi_transaction_id steğe bağlı Metin Mevcut olduğunda: type = upi
upi_transaction_note steğe bağlı Metin Mevcut olduğunda: type = upi
upi_transaction_reference steğe bağlı Metin Mevcut olduğunda: type = upi
upi_thank_you_url steğe bağlı Metin Mevcut olduğunda: type = upi
epc
epc_iban steğe bağlı Metin Mevcut olduğunda: type = epc
epc_payee_name steğe bağlı Metin Mevcut olduğunda: type = epc
epc_currency steğe bağlı Metin Mevcut olduğunda: type = epc
epc_amount steğe bağlı Ondalıklı sayı Mevcut olduğunda: type = epc
epc_bic steğe bağlı Metin Mevcut olduğunda: type = epc
epc_remittance_reference steğe bağlı Metin Mevcut olduğunda: type = epc
epc_remittance_text steğe bağlı Metin Mevcut olduğunda: type = epc
information steğe bağlı Metin Mevcut olduğunda: type = epc
pix
pix_payee_key steğe bağlı Metin Mevcut olduğunda: type = pix
pix_payee_name steğe bağlı Metin Mevcut olduğunda: type = pix
pix_currency steğe bağlı Metin Mevcut olduğunda: type = pix
pix_amount steğe bağlı Ondalıklı sayı Mevcut olduğunda: type = pix
pix_city steğe bağlı Metin Mevcut olduğunda: type = pix
pix_transaction_id steğe bağlı Metin Mevcut olduğunda: type = pix
pix_description steğe bağlı Metin Mevcut olduğunda: type = pix
Parametreler Detaylar Açıklama
curl --request POST \
--url 'https://wlinky.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://wlinky.com/api/qr-codes/{qr_code_id}
Parametreler Detaylar Açıklama
project_id steğe bağlı Metin -
name steğe bağlı Metin -
type steğe bağlı Metin İzin verilen deerler: text, url, phone, sms, email, whatsapp, facetime, location, wifi, event, vcard, crypto, paypal, upi, epc, pix
style steğe bağlı Metin İzin verilen deerler: square, dot, round, diamond, heart
inner_eye_style steğe bağlı Metin İzin verilen deerler: square, dot, rounded, diamond, flower, leaf
outer_eye_style steğe bağlı Metin İzin verilen deerler: square, circle, rounded, flower, leaf
foreground_type steğe bağlı Metin İzin verilen deerler: color, gradient
foreground_color steğe bağlı Metin Mevcut olduğunda: foreground_type = color
foreground_gradient_style steğe bağlı Metin İzin verilen deerler: vertical, horizontal, diagonal, inverse_diagonal, radial
foreground_gradient_one steğe bağlı Metin Mevcut olduğunda: foreground_type = gradient
foreground_gradient_two steğe bağlı Metin Mevcut olduğunda: foreground_type = gradient
background_color steğe bağlı Metin
background_color_transparency steğe bağlı Tamsayı 0 - 100
custom_eyes_color steğe bağlı Mantıksal (Doğru/Yanlı)
eyes_inner_color steğe bağlı Metin Mevcut olduğunda: custom_eyes_color = 1
eyes_outer_color steğe bağlı Metin Mevcut olduğunda: custom_eyes_color = 1
qr_code_logo steğe bağlı Dosya -
qr_code_logo_size steğe bağlı Tamsayı 5-35
qr_code_background steğe bağlı Dosya -
qr_code_background_transparency steğe bağlı Tamsayı 0-100
qr_code_foreground steğe bağlı Dosya -
qr_code_foreground_transparency steğe bağlı Tamsayı 0-100
frame steğe bağlı Metin İzin verilen deerler: 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 steğe bağlı Metin
frame_text_size steğe bağlı Tamsayı -5 -> 5
frame_text_font steğe bağlı Metin İzin verilen deerler: 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 steğe bağlı Mantıksal (Doğru/Yanlı)
frame_color steğe bağlı Metin Mevcut olduğunda: frame_custom_colors = 1
frame_text_color steğe bağlı Metin Mevcut olduğunda: frame_custom_colors = 1
size steğe bağlı Tamsayı 50-2000
margin steğe bağlı Tamsayı 0-25
ecc steğe bağlı Metin İzin verilen deerler: L, M, Q, H
text steğe bağlı Metin Mevcut olduğunda: type = text
url steğe bağlı Metin Mevcut olduğunda: type = url
phone steğe bağlı Metin Mevcut olduğunda: type = phone
sms steğe bağlı Metin Mevcut olduğunda: type = sms
sms_body steğe bağlı Metin Mevcut olduğunda: type = sms
email steğe bağlı Metin Mevcut olduğunda: type = email
whatsapp steğe bağlı Metin Mevcut olduğunda: type = whatsapp
whatsapp_body steğe bağlı Metin Mevcut olduğunda: type = whatsapp
facetime steğe bağlı Metin Mevcut olduğunda: type = facetime
location
location_latitude steğe bağlı Ondalıklı sayı Mevcut olduğunda: type = location
location_longitude steğe bağlı Ondalıklı sayı Mevcut olduğunda: type = location
wifi
wifi_ssid steğe bağlı Metin Mevcut olduğunda: type = wifi
wifi_encryption steğe bağlı Metin İzin verilen deerler: nopass, WEP, WPA/WPA2, H (type=wifi)
wifi_password steğe bağlı Metin Mevcut olduğunda: type = wifi
wifi_is_hidden steğe bağlı Mantıksal (Doğru/Yanlı) Mevcut olduğunda: type = wifi
event steğe bağlı Metin Mevcut olduğunda: type = event
event_location steğe bağlı Metin Mevcut olduğunda: type = event
event_url steğe bağlı Metin Mevcut olduğunda: type = event
event_note steğe bağlı Metin Mevcut olduğunda: type = event
event_timezone steğe bağlı Metin Mevcut olduğunda: type = event
event_start_datetime steğe bağlı Metin Mevcut olduğunda: type = event
event_end_datetime steğe bağlı Metin Mevcut olduğunda: type = event
event_first_alert_datetime steğe bağlı Metin Mevcut olduğunda: type = event
event_second_alert_datetime steğe bağlı Metin Mevcut olduğunda: type = event
crypto
crypto_coin steğe bağlı Metin Mevcut olduğunda: type = crypto
crypto_address steğe bağlı Metin Mevcut olduğunda: type = crypto
crypto_amount steğe bağlı Metin Mevcut olduğunda: type = crypto
vcard
vcard_first_name steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_last_name steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_company steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_phone_number_label[index] steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_phone_number_value[index] steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_email steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_url steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_job_title steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_birthday steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_street steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_city steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_zip steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_region steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_country steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_note steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_social_label[index] steğe bağlı Metin Mevcut olduğunda: type = vcard
vcard_social_value[index] steğe bağlı Metin Mevcut olduğunda: type = vcard
paypal
paypal_type steğe bağlı Metin İzin verilen deerler: buy_now, add_to_cart, donation (type=paypal)
paypal_email steğe bağlı Metin Mevcut olduğunda: type = paypal
paypal_title steğe bağlı Metin Mevcut olduğunda: type = paypal
paypal_currency steğe bağlı Metin Mevcut olduğunda: type = paypal
paypal_price steğe bağlı Ondalıklı sayı Mevcut olduğunda: type = paypal
paypal_thank_you_url steğe bağlı Metin Mevcut olduğunda: type = paypal
paypal_cancel_url steğe bağlı Metin Mevcut olduğunda: type = paypal
upi
upi_payee_id steğe bağlı Metin Mevcut olduğunda: type = upi
upi_payee_name steğe bağlı Metin Mevcut olduğunda: type = upi
upi_currency steğe bağlı Metin Mevcut olduğunda: type = upi
upi_amount steğe bağlı Ondalıklı sayı Mevcut olduğunda: type = upi
upi_transaction_id steğe bağlı Metin Mevcut olduğunda: type = upi
upi_transaction_note steğe bağlı Metin Mevcut olduğunda: type = upi
upi_transaction_reference steğe bağlı Metin Mevcut olduğunda: type = upi
upi_thank_you_url steğe bağlı Metin Mevcut olduğunda: type = upi
epc
epc_iban steğe bağlı Metin Mevcut olduğunda: type = epc
epc_payee_name steğe bağlı Metin Mevcut olduğunda: type = epc
epc_currency steğe bağlı Metin Mevcut olduğunda: type = epc
epc_amount steğe bağlı Ondalıklı sayı Mevcut olduğunda: type = epc
epc_bic steğe bağlı Metin Mevcut olduğunda: type = epc
epc_remittance_reference steğe bağlı Metin Mevcut olduğunda: type = epc
epc_remittance_text steğe bağlı Metin Mevcut olduğunda: type = epc
information steğe bağlı Metin Mevcut olduğunda: type = epc
pix
pix_payee_key steğe bağlı Metin Mevcut olduğunda: type = pix
pix_payee_name steğe bağlı Metin Mevcut olduğunda: type = pix
pix_currency steğe bağlı Metin Mevcut olduğunda: type = pix
pix_amount steğe bağlı Ondalıklı sayı Mevcut olduğunda: type = pix
pix_city steğe bağlı Metin Mevcut olduğunda: type = pix
pix_transaction_id steğe bağlı Metin Mevcut olduğunda: type = pix
pix_description steğe bağlı Metin Mevcut olduğunda: type = pix
curl --request POST \
--url 'https://wlinky.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://wlinky.com/api/qr-codes/{qr_code_id}
curl --request DELETE \
--url 'https://wlinky.com/api/qr-codes/{qr_code_id}' \
--header 'Authorization: Bearer {api_key}' \