# Documentation
MASK Documentation
Everything you need to get started with MASK. Guides, API reference, SDKs, and best practices for every feature.
# Browse by topic
Documentation.
Getting Started
Create your account, set up your first workspace, and shorten your first link in under 5 minutes.
API Reference
Complete REST API documentation with authentication, endpoints, rate limits, and code examples.
SDKs & Libraries
Official client libraries for JavaScript, Python, Go, and PHP. Install and start building in minutes.
Webhooks
Subscribe to events like link.created, link.clicked, and page.viewed. Verify signatures for security.
Bio Pages
Build and customize link-in-bio pages with your brand colors, layout options, and analytics.
Analytics
Query click data with filters for date range, geography, device, referrer, and more.
# Quick start
Up and running in minutes.
01
Create an account
Sign up for free at mask.pk/signup. No credit card required.
02
Create a workspace
Workspaces organize your links, bio pages, and team members. Create one from the dashboard.
03
Shorten your first link
Paste any URL, customize the slug, add UTM parameters, and hit create.
04
Track performance
View real-time analytics for every link: clicks, geographic data, devices, and referrers.
$ curl -X POST https://api.mask.bz/v1/links \
-H "Authorization: Bearer mk_live_your_api_key" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com", "slug": "my-link"}'
Can not find what you need?
Our support team is here to help with any questions about the platform.
Visit Help Center