This website requires JavaScript to run properly.
to.it.com
docs

Introduction

Overview of the to.it.com public API for short links and analytics.

All docs

to.it.com/docs/getting-started

Overview of the to.it.com public API for short links and analytics.

The to.it.com API lets you create short links and read click analytics programmatically. It is designed for creators, marketers, and developers who want to automate link management from their own apps, scripts, or backends.

Base URL

All authenticated API requests use:

https://api.to.it.com/v1

Unauthenticated endpoints (such as health checks) are available under https://api.to.it.com/.

What you can do today

  • Create short links with optional custom slugs, UTM parameters, scheduling, and countdown pages
  • List and retrieve short links in your workspace
  • Update short links including schedule and countdown settings
  • Read analytics for individual short links within your plan retention window

Requirements

Next steps

  1. Authentication — create and use API keys
  2. Quickstart — create your first short link
  3. API reference — endpoint details

Next steps

Put the API to work.

Create short links and track clicks from your own apps with a paid plan and API key.