Linklər
GET https://77qr.io/api/links/
curl --request GET \
--url 'https://77qr.io/api/links/' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://77qr.io/api/links/' \
--header 'Authorization: Bearer {api_key}' \
Parametrlər | Ətraflı məlumat | Təsvir |
---|---|---|
page | İstəyə bağlı Tam ədəd | Səhifə nömrəsi ki, nəticələri istədiyiniz səhifədən göstərmək üçün. 1 üçün |
results_per_page | İstəyə bağlı Tam ədəd | Səhifə başına neçə nəticə istəyirsiniz. İcazə verilən dəyərlər: 10 , 25 , 50 , 100 , 250 , 500 , 1000 . 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-03-12 16:15:12"
}
],
"meta": {
"page": 1,
"results_per_page": 25,
"total": 1,
"total_pages": 1
},
"links": {
"first": "https://77qr.io/api/links?&page=1",
"last": "https://77qr.io/api/links?&page=1",
"next": null,
"prev": null,
"self": "https://77qr.io/api/links?&page=1"
}
}
GET https://77qr.io/api/links/{link_id}
curl --request GET \
--url 'https://77qr.io/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://77qr.io/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-03-12 16:15:12"
}
}
POST https://77qr.io/api/links
Parametrlər | Ətraflı məlumat | Təsvir |
---|---|---|
location_url | Tələb olunur Sətir | Gedəcəyiniz yerin URLsi. |
url | İstəyə bağlı Sətir | Yaradılan keçidin URL aliası. Təsadüfi olaraq yaradılan biri üçün boş buraxın. |
domain_id | İstəyə bağlı Tam ədəd | - |
project_id | İstəyə bağlı Tam ədəd | - |
pixels_ids | İstəyə bağlı Array Tam ədəd | - |
schedule | İstəyə bağlı Boolean | - |
start_date | İstəyə bağlı Sətir | Mövcuddur: schedule = true |
end_date | İstəyə bağlı Sətir | Mövcuddur: schedule = true |
pageviews_limit | İstəyə bağlı Tam ədəd | - |
expiration_url | İstəyə bağlı Sətir | - |
password | İstəyə bağlı Sətir | - |
forward_query_parameters_is_enabled | İstəyə bağlı Boolean | - |
utm_source | İstəyə bağlı Sətir | - |
utm_medium | İstəyə bağlı Sətir | - |
utm_campaign | İstəyə bağlı Sətir | - |
sensitive_content | İstəyə bağlı Boolean | - |
http_status_code | İstəyə bağlı Tam ədəd | İcazə verilən dəyərlər: 301 , 302 , 307 , 308 |
app_linking_is_enabled | İstəyə bağlı Boolean | - |
cloaking_is_enabled | İstəyə bağlı Boolean | - |
cloaking_title | İstəyə bağlı Sətir | - |
cloaking_custom_js | İstəyə bağlı Sətir | - |
cloaking_favicon | İstəyə bağlı Fayl | - |
cloaking_opengraph | İstəyə bağlı Fayl | - |
targeting_type | İstəyə bağlı Sətir | continent_code , country_code , city_name , device_type , browser_language , rotation , os_name , browser_name |
targeting_continent_code_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = continent_code |
targeting_continent_code_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = continent_code |
targeting_country_code_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = country_code |
targeting_country_code_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = country_code |
targeting_city_name_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = city_name |
targeting_city_name_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = city_name |
targeting_device_type_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = device_type |
targeting_device_type_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = device_type |
targeting_browser_language_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = browser_language |
targeting_browser_language_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = browser_language |
targeting_rotation_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = rotation |
targeting_rotation_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = rotation |
targeting_os_name_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = os_name |
targeting_os_name_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = os_name |
targeting_browser_name_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = browser_name |
targeting_browser_name_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = browser_name |
curl --request POST \
--url 'https://77qr.io/api/links' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'url=example' \
--form 'location_url=https://77qr.io/' \
--url 'https://77qr.io/api/links' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'url=example' \
--form 'location_url=https://77qr.io/' \
{
"data": {
"id": 1
}
}
POST https://77qr.io/api/links/{link_id}
Parametrlər | Ətraflı məlumat | Təsvir |
---|---|---|
location_url | İstəyə bağlı Sətir | Gedəcəyiniz yerin URLsi. |
url | İstəyə bağlı Sətir | Yaradılan keçidin URL aliası. Təsadüfi olaraq yaradılan biri üçün boş buraxın. |
domain_id | İstəyə bağlı Tam ədəd | - |
project_id | İstəyə bağlı Tam ədəd | - |
pixels_ids | İstəyə bağlı Array Tam ədəd | - |
schedule | İstəyə bağlı Boolean | - |
start_date | İstəyə bağlı Sətir | Mövcuddur: schedule = true |
end_date | İstəyə bağlı Sətir | Mövcuddur: schedule = true |
pageviews_limit | İstəyə bağlı Tam ədəd | - |
expiration_url | İstəyə bağlı Sətir | - |
password | İstəyə bağlı Sətir | - |
forward_query_parameters_is_enabled | İstəyə bağlı Boolean | - |
utm_source | İstəyə bağlı Sətir | - |
utm_medium | İstəyə bağlı Sətir | - |
utm_campaign | İstəyə bağlı Sətir | - |
sensitive_content | İstəyə bağlı Boolean | - |
http_status_code | İstəyə bağlı Tam ədəd | İcazə verilən dəyərlər: 301 , 302 , 307 , 308 |
app_linking_is_enabled | İstəyə bağlı Boolean | - |
cloaking_is_enabled | İstəyə bağlı Boolean | - |
cloaking_title | İstəyə bağlı Sətir | - |
cloaking_custom_js | İstəyə bağlı Sətir | - |
cloaking_favicon | İstəyə bağlı Fayl | - |
cloaking_opengraph | İstəyə bağlı Fayl | - |
targeting_type | İstəyə bağlı Sətir | continent_code , country_code , city_name , device_type , browser_language , rotation , os_name , browser_name |
targeting_continent_code_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = continent_code |
targeting_continent_code_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = continent_code |
targeting_country_code_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = country_code |
targeting_country_code_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = country_code |
targeting_city_name_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = city_name |
targeting_city_name_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = city_name |
targeting_device_type_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = device_type |
targeting_device_type_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = device_type |
targeting_browser_language_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = browser_language |
targeting_browser_language_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = browser_language |
targeting_rotation_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = rotation |
targeting_rotation_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = rotation |
targeting_os_name_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = os_name |
targeting_os_name_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = os_name |
targeting_browser_name_key[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = browser_name |
targeting_browser_name_value[index] | İstəyə bağlı Sətir | Mövcuddur: targeting_type = browser_name |
curl --request POST \
--url 'https://77qr.io/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'is_enabled=0' \
--url 'https://77qr.io/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'is_enabled=0' \
{
"data": {
"id": 1
}
}
DELETE https://77qr.io/api/links/{link_id}
curl --request DELETE \
--url 'https://77qr.io/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://77qr.io/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \