πŸ”Œ

Developer API

A clean RESTful API for creating, managing, and analyzing short links programmatically. Integrate link shortening into any app, workflow, or AI agent.

Read the API Docs

Built for developers

πŸ”‘

API Key Auth

Generate API keys from your dashboard Settings page. Pass the key in the Authorization header β€” simple Bearer token authentication.

πŸ“„

Full CRUD + Analytics

Create, read, update, and delete links via API. Fetch click analytics per link. All the dashboard capabilities, available programmatically.

πŸ€–

MCP Server on Builder

Builder plan unlocks the AWSYS.CO MCP server β€” connect directly to Claude, Cursor, and other AI agents that support the Model Context Protocol.

How to get started

1

Generate your API key

Go to Settings β†’ API Keys and create a new key. Copy it β€” it's shown only once. Store it securely in an environment variable.

2

Make your first request

POST to /api/createShort with your long URL in the body. The response includes the shortened URL, ready to use immediately.

3

Explore the full API

The API docs cover all endpoints β€” link creation, management, analytics, folders, webhooks, and more. Interactive examples included.

Use cases

CMS Integration

Auto-generate short links whenever a new article or product page publishes. Embed the API call in your CMS publish hook.

Marketing Automation

Create campaign links dynamically in your email platform or marketing automation tool without manual dashboard visits.

AI Agent Workflows

Use the MCP server (Builder) to let Claude or Cursor create and manage links directly from a chat interface or AI-driven workflow.

Plan availability

PlanAPI AccessMonthly CallsMCP Server
Freeβ€”β€”β€”
Proβœ“1,000 / 50 per hrβ€”
Builderβœ“10,000 / 500 per hrβœ“

API access requires Pro or Builder. Builder unlocks 10x the call limit and the MCP server for AI agent integration.

Build with the AWSYS.CO API

1,000 API calls/month included on Pro. Full docs at awsys.co/docs.

Get Started