단축 링크 생성 및 관리를 위한 REST API
REST API를 통해 단축 링크를 생성, 수정 및 삭제하세요. JSON responses, API keys, OpenAPI / Swagger 문서, webhook notifications를 활용하여 products, services, automation workflows에 빠르게 통합할 수 있습니다.
# Response { "id": "9053352", "alias": "demo", "short_url": "https://lix.li/demo", "url": "https://example.com/very/long/page", "title": null, "group": null, "created_datetime": "2023-05-23T22:56:57+03:00", "tags": ["sale", "promo"] }
개발자들이 Lix.li API를 선택하는 이유
빠른 integration, 명확한 문서화, 그리고 실제 workflows와 automation을 위해 설계된 API.
REST API
깔끔한 REST conventions, 명확한 HTTP methods, predictable response codes 제공. 불필요한 복잡성이나 비표준 patterns 없이 integration 가능합니다.
JSON Responses
모든 endpoints에 대해 구조화된 JSON responses 제공. Predictable fields, 일관된 데이터 형식, 쉬운 client-side processing 지원.
API Keys
Bearer tokens 기반 authentication. Dashboard에서 직접 key management, rotation, access revoke 가능.
OpenAPI / Swagger
request examples, responses, 브라우저 내 API testing을 제공하는 interactive documentation.
Predictable Endpoints
논리적인 resources 및 URL 구조: /links, /groups, /analytics, /webhooks. 읽기 쉽고, 사용하기 쉽고, 유지보수하기 쉬운 설계.
빠른 Integration
표준 HTTP clients, backend applications, automation services 또는 internal tools와 함께 API를 사용할 수 있습니다. Products, CRM, SaaS 및 backend workflows에 적합합니다.
Lix.li API로 할 수 있는 기능
하나의 REST API를 통해 short links 생성, analytics, domains, groups 및 automation 관리가 가능합니다.
Short Links API
API를 통한 short links 생성, 수정, 삭제 및 조회. Bulk operations, pagination, filtering 및 link management 지원.
Groups & Tags API
API를 통해 groups, tags, projects, workspaces를 사용하여 links를 구성하세요. Teams, campaigns 및 대규모 integrations에 적합합니다.
Automation API
Link shortening을 CRM, marketing platforms, internal services 및 automation workflows와 통합하세요.
Link Analytics API
API를 통해 clicks, countries, devices, browsers, traffic sources 및 UTM campaigns 데이터를 확인할 수 있습니다.
Tracking Pixels API
Google, Hotjar, Yandex, TikTok 및 기타 tracking pixels를 API로 관리하고 short links 및 workflows와 연결하세요.
Custom Domains API
API를 통해 branded domains를 연결하고 관리하세요. Products 및 campaigns에서 자체 short URLs를 사용할 수 있습니다.
Webhooks API
Clicks, link creation, updates 및 limits에 대한 real-time events 제공. Webhooks를 통해 어떤 서비스와도 integration 가능합니다.
보안 및 만료 관리 API
API를 통해 passwords, expiration dates, click limits 및 access rules를 설정하세요.
쉽게 이해할 수 있는 API 문서
OpenAPI / Swagger, interactive testing, 바로 사용할 수 있는 request examples 및 빠른 integration을 위한 명확한 documentation.
- OpenAPI 3.0 specification
- 테스트용 Swagger UI
- curl, Python, Node.js examples
- 각 field 및 response code 설명
- integration 지원
- 간편한 API client generation
Short Links API와 URL Shortener API가 사용되는 곳
실제 사용 사례에서 short links API가 활용되는 products, services 및 automation workflows.
SaaS Products
user interfaces, referral programs, onboarding flows, notifications 및 product workflows 내부의 short links.
Marketing Platforms
UTM tags, analytics, tracking pixels와 함께 campaigns, publications, channels, 광고용 링크를 자동 생성.
CRM Systems
CRM 시스템 내 customers, email sequences, deals 및 user workflow tracking을 위한 personalized short links.
Automation Workflows
Zapier, Make, n8n 및 internal workflows와 integration. API를 통한 자동 link creation, updates 및 management.
Internal Tools
수동 URL 관리 없이 admin panels, dashboards, service tools 및 internal products에서 사용하는 short links.
Analytics Pipelines
BI systems, custom dashboards, data pipelines 및 internal reporting을 위해 API를 통한 clicks, traffic, analytics 데이터 수집.