The affi.link API lets you create, update, and list links programmatically instead of using the dashboard — useful if you're managing links from your own tools or at scale.
Access levels
- Free and Creator: no API access.
- Pro: limited access.
- Business: full access, including bulk link creation and routing conditions via the API.
Getting started
- Go to API Tokens in your account menu and create a token.
- Use it as a Bearer token on requests to the API — full endpoint documentation is available at /api-docs.
- Check API Logs in your account menu to see recent requests and troubleshoot issues.
If you're on a Team workspace, a token you create is tied to whichever workspace you were acting in when you created it — so its access level follows that workspace's plan, not your own personal one.