Developer API

Build powerful integrations with our REST API.

Authentication

All API requests must include your API token in the query string or as a JSON body parameter.

GET /api?token=YOUR_API_TOKEN&long_url=...

You can find your API token in your Profile page.

Rate Limits

To ensure stability, we limit API requests per token:

  • 1,000 requests per hour.