Bağlantılar
GET https://rqrcode.com/api/links/
curl --request GET \
--url 'https://rqrcode.com/api/links/' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://rqrcode.com/api/links/' \
--header 'Authorization: Bearer {api_key}' \
Parametreler | Detaylar | Açıklama |
---|---|---|
page | İsteğe bağlı Tamsayı | İstediğiniz sonuçları almak istediğiniz sayfa numarası. Varsayılan olarak 1 . |
results_per_page | İsteğe bağlı Tamsayı | Her sayfada kaç sonuç istersiniz. İzin verilen değerler: 10 , 25 , 50 , 100 , 250 , 500 , 1000 . Varsayılan olarak 25 . |
{ "data": [ { "id": 1, "project_id": null, "domain_id": 0, "type": "link", "url": "example", "location_url": "https://example.com/", "settings": { "password": null, "sensitive_content": false }, "pageviews": 10, "order": 0, "start_date": null, "end_date": null, "datetime": "2025-07-16 01:25:27" } ], "meta": { "page": 1, "results_per_page": 25, "total": 1, "total_pages": 1 }, "links": { "first": "https://rqrcode.com/api/links?&page=1", "last": "https://rqrcode.com/api/links?&page=1", "next": null, "prev": null, "self": "https://rqrcode.com/api/links?&page=1" } }
GET https://rqrcode.com/api/links/{link_id}
curl --request GET \
--url 'https://rqrcode.com/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://rqrcode.com/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \
{ "data": { "id": 1, "project_id": null, "domain_id": 0, "type": "link", "url": "example", "location_url": "https://example.com/", "settings": { "password": null, "sensitive_content": false }, "pageviews": 10, "order": 0, "start_date": null, "end_date": null, "datetime": "2025-07-16 01:25:27" } }
POST https://rqrcode.com/api/links
Parametreler | Detaylar | Açıklama |
---|---|---|
location_url | Gerekli Dize | Hedefin URL'i.Kullanılabilir olduğunda: is_bulk = 0 |
location_urls | Gerekli Dize | Hedefin URL'i.Kullanılabilir olduğunda: is_bulk = 1 |
url | İsteğe bağlı Dize | Oluşturulan bağlantının URL takma adı. Rastgele bir tane oluşturmak için boş bırakın.Kullanılabilir olduğunda: is_bulk = 0 |
is_bulk | İsteğe bağlı Boolean | |
domain_id | İsteğe bağlı Tamsayı | - |
project_id | İsteğe bağlı Tamsayı | - |
pixels_ids | İsteğe bağlı Dizi Tamsayı | - |
schedule | İsteğe bağlı Boolean | - |
start_date | İsteğe bağlı Dize | Kullanılabilir olduğunda: schedule = true |
end_date | İsteğe bağlı Dize | Kullanılabilir olduğunda: schedule = true |
pageviews_limit | İsteğe bağlı Tamsayı | - |
expiration_url | İsteğe bağlı Dize | - |
password | İsteğe bağlı Dize | - |
forward_query_parameters_is_enabled | İsteğe bağlı Boolean | - |
utm_source | İsteğe bağlı Dize | - |
utm_medium | İsteğe bağlı Dize | - |
utm_campaign | İsteğe bağlı Dize | - |
sensitive_content | İsteğe bağlı Boolean | - |
http_status_code | İsteğe bağlı Tamsayı | İzin verilen değerler: 301 , 302 , 307 , 308 |
app_linking_is_enabled | İsteğe bağlı Boolean | - |
cloaking_is_enabled | İsteğe bağlı Boolean | - |
cloaking_title | İsteğe bağlı Dize | - |
cloaking_meta_description | İsteğe bağlı Dize | - |
cloaking_custom_js | İsteğe bağlı Dize | - |
cloaking_favicon | İsteğe bağlı Dosya | - |
cloaking_opengraph | İsteğe bağlı Dosya | - |
targeting_type | İsteğe bağlı Dize | continent_code , country_code , city_name , device_type , browser_language , rotation , os_name , browser_name |
targeting_continent_code_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = continent_code |
targeting_continent_code_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = continent_code |
targeting_country_code_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = country_code |
targeting_country_code_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = country_code |
targeting_city_name_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = city_name |
targeting_city_name_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = city_name |
targeting_device_type_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = device_type |
targeting_device_type_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = device_type |
targeting_browser_language_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = browser_language |
targeting_browser_language_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = browser_language |
targeting_rotation_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = rotation |
targeting_rotation_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = rotation |
targeting_os_name_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = os_name |
targeting_os_name_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = os_name |
targeting_browser_name_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = browser_name |
targeting_browser_name_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = browser_name |
curl --request POST \
--url 'https://rqrcode.com/api/links' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'url=example' \
--form 'location_url=https://rqrcode.com/' \
--url 'https://rqrcode.com/api/links' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'url=example' \
--form 'location_url=https://rqrcode.com/' \
{ "data": { "id": 1 } }
POST https://rqrcode.com/api/links/{link_id}
Parametreler | Detaylar | Açıklama |
---|---|---|
location_url | İsteğe bağlı Dize | Hedefin URL'i. |
url | İsteğe bağlı Dize | Oluşturulan bağlantının URL takma adı. Rastgele bir tane oluşturmak için boş bırakın. |
domain_id | İsteğe bağlı Tamsayı | - |
project_id | İsteğe bağlı Tamsayı | - |
pixels_ids | İsteğe bağlı Dizi Tamsayı | - |
schedule | İsteğe bağlı Boolean | - |
start_date | İsteğe bağlı Dize | Kullanılabilir olduğunda: schedule = true |
end_date | İsteğe bağlı Dize | Kullanılabilir olduğunda: schedule = true |
pageviews_limit | İsteğe bağlı Tamsayı | - |
expiration_url | İsteğe bağlı Dize | - |
password | İsteğe bağlı Dize | - |
forward_query_parameters_is_enabled | İsteğe bağlı Boolean | - |
utm_source | İsteğe bağlı Dize | - |
utm_medium | İsteğe bağlı Dize | - |
utm_campaign | İsteğe bağlı Dize | - |
sensitive_content | İsteğe bağlı Boolean | - |
http_status_code | İsteğe bağlı Tamsayı | İzin verilen değerler: 301 , 302 , 307 , 308 |
app_linking_is_enabled | İsteğe bağlı Boolean | - |
cloaking_is_enabled | İsteğe bağlı Boolean | - |
cloaking_title | İsteğe bağlı Dize | - |
cloaking_meta_description | İsteğe bağlı Dize | - |
cloaking_custom_js | İsteğe bağlı Dize | - |
cloaking_favicon | İsteğe bağlı Dosya | - |
cloaking_opengraph | İsteğe bağlı Dosya | - |
targeting_type | İsteğe bağlı Dize | continent_code , country_code , city_name , device_type , browser_language , rotation , os_name , browser_name |
targeting_continent_code_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = continent_code |
targeting_continent_code_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = continent_code |
targeting_country_code_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = country_code |
targeting_country_code_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = country_code |
targeting_city_name_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = city_name |
targeting_city_name_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = city_name |
targeting_device_type_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = device_type |
targeting_device_type_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = device_type |
targeting_browser_language_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = browser_language |
targeting_browser_language_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = browser_language |
targeting_rotation_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = rotation |
targeting_rotation_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = rotation |
targeting_os_name_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = os_name |
targeting_os_name_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = os_name |
targeting_browser_name_key[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = browser_name |
targeting_browser_name_value[index] | İsteğe bağlı Dize | Kullanılabilir olduğunda: targeting_type = browser_name |
curl --request POST \
--url 'https://rqrcode.com/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'is_enabled=0' \
--url 'https://rqrcode.com/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'is_enabled=0' \
{ "data": { "id": 1 } }
DELETE https://rqrcode.com/api/links/{link_id}
curl --request DELETE \
--url 'https://rqrcode.com/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://rqrcode.com/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \