What is the Short Link API?

PicSee provides an API for programmatic integration, allowing websites, AI agents, CDPs, apps, and other systems to automatically create short links via PicSee without manual operation.

Use Cases

Enterprise Integration Example

When you place an order in the KFC app, you receive a confirmation email (or SMS) with a short link to check your order status. Have you ever wondered — does KFC have staff manually creating a short link for every single order? That would be incredibly inefficient.

Of course not. These short links are generated via API. Once you complete your order, KFC’s backend calls the PicSee API to shorten the order URL and sends the short link to you.

As a side note, KFC Taiwan’s kfcclub.tw domain is also a PicSee branded short domain.

Individual Use

For individual users, no coding is required. After enabling the API, you also get access to:


Using the PicSee API

Feature Overview

For full details, refer to the API documentation. The most comprehensive tier, API Advanced, includes:
  1. Create short links: Short links created via the API can be found under the "Batch Records" tab on the Links page
  2. Edit and delete short links
  3. List and search short links
  4. Short link analytics, daily clicks, click sources, devices, and countries/regions
  5. Batch create short links
Note: You can also paste the openapi.yaml file directly to an AI to let it handle the integration.

Get Your API Token

After completing phone verification, free registered users can obtain an API Token as follows. Each account gets 800 free API calls per year, reset annually:
  1. Click your account avatar in the top right and go to "Settings".
  2. Switch to the "API Settings" tab on the left to see your current plan.
  3. Click "Activate for Free" in the "API Token" section to view your current API plan.
  4. Click the eye icon in the API Token field to reveal your token.
Note: If you are a regular member of a group, please contact the group administrator to obtain an API Token.

Usage Notifications and Monitoring

You can check your current usage via the API or directly on the PicSee website:
  1. Click your account avatar in the top right and go to "Settings".
  2. Switch to the "API Settings" tab on the left.
  3. Your current usage is shown in the "Usage" section. Paid plan users can set up an email notification when usage reaches 90%.
Note: For higher usage or full feature access, please submit a quote request.

Additional Notes

The API overview page includes an FAQ section. Here are some additional notes:
  1. Keep your API Token secure: Anyone with access to your API Token can use it to create links, view analytics, delete records, and more under your account. If it is ever compromised, click the eye icon then the reset icon to generate a new token.
  2. Occasional API call errors: Due to network conditions and the free tier’s rate limit of 2 calls per second, we recommend adding a retry mechanism to your integration to handle failures gracefully.
  3. 401 error when querying analytics: Free plan users lose access to analytics after 10,000 clicks. Upgrade to a paid API plan or subscribe to any membership plan to unlock this.
  4. Can I have multiple API Tokens? Yes — multiple API Tokens can be created under the same account and they share the same quota. To track usage by department, include the externalId parameter when creating short links and query /v4/my/api/usage to view usage broken down by externalId.

Was this information helpful?

Related

  • Chrome Extension
  • Shorten Links and View Analytics in ChatGPT
  • Agent Skill: Integrate short links with Codex, Cursor, Cowork, Hermes, OpenClaw, and Antigravity