Skip to content
@sdotee

S.EE

Premium URL Shortener Service

S.EE Open Source

Developer tools for link management, text sharing, and file sharing.

S.EE provides short links, custom domains, QR codes, link analytics, link-in-bio pages, and secure text and file sharing. This organization is the official home of our SDKs, command-line tools, integrations, and documentation.

Get started · API reference · SDK guide · All repositories · Service status

Developer Quick Start

The S.EE REST API supports short URLs, shared text, file uploads, custom domains, and analytics.

  • Base URL: https://s.ee/api/v1
  • Authentication: Authorization: Bearer YOUR_ACCESS_TOKEN
  • Prerequisites: An S.EE account with an active plan and an API access token

Start with the developer guide for authentication and request examples, or browse the complete API reference. Never commit API tokens to source control; use environment variables or your platform's secret manager.

Official SDKs

Language Repository Installation Support Priority
TypeScript / JavaScript sdotee/sdk.ts npm install see-sdk A
Go sdotee/sdk.go go get github.com/sdotee/sdk.go A
Python sdotee/sdk.py pip install see-sdk A
Rust sdotee/sdk.rs cargo add see-sdk B
Swift sdotee/sdk.swift Swift Package Manager B
Java sdotee/sdk.java dev.s.ee:see-java-sdk B
PHP sdotee/sdk.php composer require sdotee/sdk C
.NET / C# sdotee/sdk.cs - C
Zig (Deprecated) sdotee/sdk.zig Build from source -

Feature coverage and runtime requirements differ by SDK. Check the repository README and latest release before choosing a version for production use.

Contributing

Contributions to our SDKs, tools, and documentation are welcome.

  1. Open bugs in the repository that owns the affected code.
  2. Check that repository's README and contribution guide for setup, style, and test commands.
  3. Keep pull requests focused and include tests or documentation for behavior changes.
  4. Propose cross-project features in GitHub Discussions.

Each project publishes its own support policy, release history, and license. Unless stated otherwise in a repository, do not assume identical API coverage or release cadence across SDKs.

Support and Security

To report a vulnerability, do not open a public issue or discussion. Email hi@s.ee with the affected project or endpoint, reproduction steps, and potential impact. Please avoid including real user data, credentials, or access tokens.

Built with ❤️ by the S.EE team

Pinned Loading

  1. docs docs Public

    Official documentation for S.EE

    MDX 3 2

  2. cli cli Public

    A command-line client for the S.EE content sharing platform

    Go 6

  3. sdk.go sdk.go Public

    Official Golang SDK for S.EE URL shortener service. Create, manage, and track short URLs with ease.

    Go 2

  4. sdk.ts sdk.ts Public

    A TypeScript SDK for the S.EE service platform with support for URL shortening and more.

    TypeScript 3 1

  5. sdk.py sdk.py Public

    A modern Python SDK for interacting with S.EE service.

    Python 1

  6. sdk.rs sdk.rs Public

    A clean and elegant Rust SDK for URL shortening services using the s.ee API.

    Rust 2

Repositories

Showing 10 of 19 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…