API Overview
S.EE REST API for creating, managing, and tracking short URLs
Overview
The S.EE API lets you programmatically create and manage short links. Use it to:
- Create short links at scale
- Manage custom domains
- Retrieve analytics data
- Integrate link shortening into your applications
Getting Started
Prerequisites
- A S.EE account with an active plan
- An API access token
Authentication
All API requests require an access token in the Authorization header:
Base URL
Example Request
API Reference
See the API Reference for all available endpoints.