JSON over HTTPS. Base URL https://ilync.dev. Send an API key as Authorization: Bearer ilk_… or X-API-Key. Account endpoints need a session token. Looking for the product guide? User docs.
Sign in programmatically, mint API keys, and send account emails. Most mutating endpoints accept an API key (`ilk_…`) or a session token.
Create, update, delete, and share short links. Anonymous callers can create public links; custom codes, passcodes, and private links require auth.
Mint, list, and revoke keys for a signed-in account. The plaintext key is shown once.
Generate QR codes and 1D barcodes as PNG, SVG, or JSON. CORS is open (`Access-Control-Allow-Origin: *`).
Score any URL with the same screening pipeline used when shortening. No account required.
Click totals and breakdowns for a short code. A human-readable page also lives at `/{code}/stats`.
Create and update a public `/@username` page, plus visit analytics.
Register up to 3 domains per account and verify ownership with a DNS TXT record.
Upload, serve, and delete profile photos (max 4 MB).
Permanently delete the signed-in account and all associated data.
Submit product feedback. No account required.