• Home
  • API Keys
  • Credits
  • Jobs
  • Short links
  • Usage

Short links

Short links 302-redirect to a target URL and count each click. Create them with an API key. The redirect is served at /l/{slug}.

curl -X POST https://omniyond.com/v1/link \
  -H "Authorization: Bearer omni_your_key" -H "Content-Type: application/json" \
  -d '{"url":"https://example.com"}'

Short links

No short links yet. Create one with POST /v1/link.