Help & Documentation

Everything you need to know about creating short links, API integrations, and safety rules.

1. Creating & Customizing Links

Enter any valid http:// or https:// destination URL. You can optionally specify a custom alias (3–32 alphanumeric characters) or let the system generate an 8-character cryptographically random code.

You can also configure custom Open Graph metadata (title, description, thumbnail image) to ensure your link displays high-impact visual preview cards across social networks.

2. REST API Reference

You can interact programmatically with Pro Access Shortner via standard JSON endpoints:

POST /api/v1/links
Create short link with destinationUrl, customAlias, and social metadata.
GET /api/v1/links
Query short links with search, status, and tag filtering.
GET /api/v1/links/:id/analytics
Retrieve detailed click metrics and referrers.
3. Acceptable Use & Compliance

Pro Access Shortner prohibits phishing, malware delivery, scams, copyright infringement, and deceptive cloaking. Malicious destinations are blocked automatically and reports are logged in real-time.