๋งํฌ
GET https://linktrle.com/api/links/
curl --request GET \
--url 'https://linktrle.com/api/links/' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://linktrle.com/api/links/' \
--header 'Authorization: Bearer {api_key}' \
๋งค๊ฐ๋ณ์ | ์ธ๋ถ ์ฌํญ | ์ค๋ช |
---|---|---|
page | ์ ํ ์ฌํญ ์ ์ | ์ํ๋ ํ์ด์ง ๋ฒํธ์ ๋ํ ๊ฒฐ๊ณผ๋ฅผ ๋ฐํํฉ๋๋ค. ๊ธฐ๋ณธ๊ฐ์ 1 ์
๋๋ค. |
results_per_page | ์ ํ ์ฌํญ ์ ์ | ํ ํ์ด์ง๋น ์ํ๋ ๊ฒฐ๊ณผ ์๋ฅผ ์
๋ ฅํ์ธ์. ํ์ฉ๋ ๊ฐ์ 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
},
"clicks": 10,
"order": 0,
"start_date": null,
"end_date": null,
"date": "2020-11-15 12:00:00"
}
],
"meta": {
"page": 1,
"results_per_page": 25,
"total": 1,
"total_pages": 1
},
"links": {
"first": "https://linktrle.com/api/links?&page=1",
"last": "https://linktrle.com/api/links?&page=1",
"next": null,
"prev": null,
"self": "https://linktrle.com/api/links?&page=1"
}
}
GET https://linktrle.com/api/links/{link_id}
curl --request GET \
--url 'https://linktrle.com/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://linktrle.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
},
"clicks": 10,
"order": 0,
"start_date": null,
"end_date": null,
"date": "2020-11-15 12:00:00"
}
}
POST https://linktrle.com/api/links
๋งค๊ฐ๋ณ์ | ์ธ๋ถ ์ฌํญ | ์ค๋ช |
---|---|---|
type | ์ ํ ์ฌํญ ๋ฌธ์์ด | link |
location_url | ํ์ ๋ฌธ์์ด | ๋ชฉ์ ์ง์ URL |
url | ์ ํ ์ฌํญ ๋ฌธ์์ด | ์์ฑ๋ ๋งํฌ์ URL ๋ณ์นญ์ ๋๋ค. ๋ฌด์์๋ก ์์ฑ๋ ๊ฒฝ์ฐ ๋น์ ๋์ญ์์ค. |
domain_id | ์ ํ ์ฌํญ ์ ์ | - |
project_id | ์ ํ ์ฌํญ ์ ์ | - |
pixels_ids | ์ ํ ์ฌํญ ๋ฐฐ์ด ์ ์ | - |
schedule | ์ ํ ์ฌํญ ๋ถ์ธ(Boolean) | - |
start_date | ์ ํ ์ฌํญ ๋ฌธ์์ด | ๋ค์ ์กฐ๊ฑด์์ ์ฌ์ฉ ๊ฐ๋ฅํฉ๋๋ค: schedule = true |
end_date | ์ ํ ์ฌํญ ๋ฌธ์์ด | ๋ค์ ์กฐ๊ฑด์์ ์ฌ์ฉ ๊ฐ๋ฅํฉ๋๋ค: schedule = true |
clicks_limit | ์ ํ ์ฌํญ ์ ์ | - |
expiration_url | ์ ํ ์ฌํญ ๋ฌธ์์ด | - |
sensitive_content | ์ ํ ์ฌํญ ๋ถ์ธ(Boolean) | - |
http_status_code | ์ ํ ์ฌํญ ์ ์ | ํ์ฉ๋ ๊ฐ: 301 , 302 , 307 , 308 |
app_linking_is_enabled | ์ ํ ์ฌํญ ๋ถ์ธ(Boolean) | - |
cloaking_is_enabled | ์ ํ ์ฌํญ ๋ถ์ธ(Boolean) | - |
cloaking_title | ์ ํ ์ฌํญ ๋ฌธ์์ด | - |
cloaking_favicon | ์ ํ ์ฌํญ ํ์ผ | - |
password | ์ ํ ์ฌํญ ๋ฌธ์์ด | - |
forward_query_parameters_is_enabled | ์ ํ ์ฌํญ ๋ถ์ธ(Boolean) | - |
utm_source | ์ ํ ์ฌํญ missing_translation: api_documentation.strings | - |
utm_medium | ์ ํ ์ฌํญ missing_translation: api_documentation.strings | - |
utm_campaign | ์ ํ ์ฌํญ missing_translation: api_documentation.strings | - |
targeting_type | ์ ํ ์ฌํญ ๋ฌธ์์ด | country_code , device_type , browser_language , rotation , os_name |
targeting_country_code_key[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=country_code) |
targeting_country_code_value[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=country_code) |
targeting_device_type_key[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=device_type) |
targeting_device_type_value[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=device_type) |
targeting_browser_language_key[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=browser_language) |
targeting_browser_language_value[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=browser_language) |
targeting_rotation_key[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=rotation) |
targeting_rotation_value[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=rotation) |
targeting_os_name_key[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=os_name) |
targeting_os_name_value[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=os_name) |
curl --request POST \
--url 'https://linktrle.com/api/links' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'url=example' \
--form 'location_url=https://linktrle.com/' \
--url 'https://linktrle.com/api/links' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'url=example' \
--form 'location_url=https://linktrle.com/' \
{
"data": {
"id": 1
}
}
POST https://linktrle.com/api/links/{link_id}
๋งค๊ฐ๋ณ์ | ์ธ๋ถ ์ฌํญ | ์ค๋ช |
---|---|---|
location_url | ์ ํ ์ฌํญ ๋ฌธ์์ด | ๋ชฉ์ ์ง์ URL |
url | ์ ํ ์ฌํญ ๋ฌธ์์ด | ์์ฑ๋ ๋งํฌ์ URL ๋ณ์นญ์ ๋๋ค. ๋ฌด์์๋ก ์์ฑ๋ ๊ฒฝ์ฐ ๋น์ ๋์ญ์์ค. |
domain_id | ์ ํ ์ฌํญ ์ ์ | - |
project_id | ์ ํ ์ฌํญ ์ ์ | - |
pixels_ids | ์ ํ ์ฌํญ ๋ฐฐ์ด ์ ์ | - |
schedule | ์ ํ ์ฌํญ ๋ถ์ธ(Boolean) | - |
start_date | ์ ํ ์ฌํญ ๋ฌธ์์ด | ๋ค์ ์กฐ๊ฑด์์ ์ฌ์ฉ ๊ฐ๋ฅํฉ๋๋ค: schedule = true |
end_date | ์ ํ ์ฌํญ ๋ฌธ์์ด | ๋ค์ ์กฐ๊ฑด์์ ์ฌ์ฉ ๊ฐ๋ฅํฉ๋๋ค: schedule = true |
clicks_limit | ์ ํ ์ฌํญ ์ ์ | - |
expiration_url | ์ ํ ์ฌํญ ๋ฌธ์์ด | - |
sensitive_content | ์ ํ ์ฌํญ ๋ถ์ธ(Boolean) | - |
http_status_code | ์ ํ ์ฌํญ ์ ์ | ํ์ฉ๋ ๊ฐ: 301 , 302 , 307 , 308 |
app_linking_is_enabled | ์ ํ ์ฌํญ ๋ถ์ธ(Boolean) | - |
cloaking_is_enabled | ์ ํ ์ฌํญ ๋ถ์ธ(Boolean) | - |
cloaking_title | ์ ํ ์ฌํญ ๋ฌธ์์ด | - |
cloaking_favicon | ์ ํ ์ฌํญ ํ์ผ | - |
password | ์ ํ ์ฌํญ ๋ฌธ์์ด | - |
forward_query_parameters_is_enabled | ์ ํ ์ฌํญ ๋ถ์ธ(Boolean) | - |
utm_source | ์ ํ ์ฌํญ missing_translation: api_documentation.strings | - |
utm_medium | ์ ํ ์ฌํญ missing_translation: api_documentation.strings | - |
utm_campaign | ์ ํ ์ฌํญ missing_translation: api_documentation.strings | - |
targeting_type | ์ ํ ์ฌํญ ๋ฌธ์์ด | country_code , device_type , browser_language , rotation , os_name |
targeting_country_code_key[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=country_code) |
targeting_country_code_value[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=country_code) |
targeting_device_type_key[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=device_type) |
targeting_device_type_value[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=device_type) |
targeting_browser_language_key[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=browser_language) |
targeting_browser_language_value[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=browser_language) |
targeting_rotation_key[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=rotation) |
targeting_rotation_value[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=rotation) |
targeting_os_name_key[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=os_name) |
targeting_os_name_value[index] | ์ ํ ์ฌํญ ๋ฌธ์์ด | (targeting_type=os_name) |
curl --request POST \
--url 'https://linktrle.com/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'is_enabled=0' \
--url 'https://linktrle.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://linktrle.com/api/links/{link_id}
curl --request DELETE \
--url 'https://linktrle.com/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://linktrle.com/api/links/{link_id}' \
--header 'Authorization: Bearer {api_key}' \