Everything you need to integrate AppLink.ai into your mobile app marketing workflow
Sign up and create your first app in the dashboard
Generate API keys for your app to start making requests
Use our API to create attribution links and start tracking
POST /api/v1/link/
Body: { "path": "/campaign-name" }
Creates a new attribution link for your app.
POST /api/v1/link/visit
Body: { "deviceToken": "base64-encoded-device-info" }
Tracks when a user visits your attribution link.
POST /api/v1/link/verify
Body: { "deviceId": "unique-device-id" }
Verifies attribution when user opens your app.
Our team is here to help you integrate AppLink.ai into your workflow.