Skip to main content

ilync API - For Developers

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.

Authentication

Sign in programmatically, mint API keys, and send account emails. Most mutating endpoints accept an API key (`ilk_…`) or a session token.

Short links

Create, update, delete, and share short links. Anonymous callers can create public links; custom codes, passcodes, and private links require auth.

API keys

Mint, list, and revoke keys for a signed-in account. The plaintext key is shown once.

QR & barcodes

Generate QR codes and 1D barcodes as PNG, SVG, or JSON. CORS is open (`Access-Control-Allow-Origin: *`).

Safety

Score any URL with the same screening pipeline used when shortening. No account required.

Analytics

Click totals and breakdowns for a short code. A human-readable page also lives at `/{code}/stats`.

Link in bio

Create and update a public `/@username` page, plus visit analytics.

Custom domains

Register up to 3 domains per account and verify ownership with a DNS TXT record.

Avatars

Upload, serve, and delete profile photos (max 4 MB).

Account

Permanently delete the signed-in account and all associated data.

Feedback

Submit product feedback. No account required.