dub-links-api
Installation
SKILL.md
Dub Links API
Skill for integrating Dub Links API with strict scope limited to /links* endpoints.
API Overview
- Base URL:
https://api.dub.co - Auth: Bearer token required
- Header:
Authorization: Bearer <DUB_API_KEY> - Response format: JSON
- Scope: Links endpoints only
- Docs:
https://dub.co/docs/api-reference/endpoint/create-a-link - Token docs (onboarding):
https://dub.co/docs/api-reference/tokens - Local snapshot:
references/openapi-spec.json
API Key Onboarding
Use this flow when the user does not have an API key yet:
Related skills