API Documentation
Last updated: January 2026
Authentication
All API requests require authentication using an API key. Include your API key in the request header:
Authorization: Bearer YOUR_API_KEYBase URL
https://dashdig.com/api/v1Endpoints
POST /links- Create a new short linkGET /links/:id- Get link detailsGET /links/:id/stats- Get link analyticsDELETE /links/:id- Delete a link