LINK MANAGEMENT
Create and manage
deep links with ease
Create, update, and delete deep links via REST API and the dashboard. Manage per-platform URLs, OG meta tags, and custom data all in one place.
Core features
REST API-based link CRUD
Create, read, update, and delete deep links via the REST API. Automate bulk link management.
Dashboard UI
Create and manage links in the dashboard without any code. Non-developers can use it with ease.
Custom slugs
Assign a per-app slug to generate clean URLs in the form vialink.app/my-app/aB3xK.
Deep link data delivery
Set the in-app destination screen path along with custom data, and they're passed straight to the app when a user clicks the link.
Per-platform URL settings
Specify a different URL for iOS, Android, and Web each. Deliver an experience optimized per platform.
OG meta tag customization
Set og:title, og:description, and og:image per link to optimize social sharing previews.
API endpoints
Automate every link management task with the RESTful API.
POST/api/linksCreate a new deep linkGET/api/linksList linksGET/api/links/:idGet a single linkPUT/api/links/:idUpdate a linkDELETE/api/links/:idDelete a linkCreate your first link
Create a deep link with a few clicks in the dashboard, or a single line of code via the API.