Developer API
Build powerful integrations with a simple, fast REST API.
pstd.uk's Developer API lets you create short links and read their analytics programmatically. Authenticate with API keys, manage multiple credentials from your dashboard, and integrate link creation and tracking into your apps, workflows, and internal tools.
POST /api/v1/links
{ "originalUrl": "https://…" }
200 OK
{ "code": "gK9x2" }
Simple REST API, powerful features
Create short links, update redirects, and retrieve click statistics with straightforward JSON requests. All endpoints live under /api/v1, use standard HTTP verbs, and return consistent JSON responses—no complex schemas or workarounds needed.
Secure authentication with API keys
Generate API keys directly from your dashboard. Each key comes with a secret shown once; store it safely and use both together to authenticate requests. Rotate keys anytime, revoke leaked credentials instantly, and manage multiple keys for different integrations.
Fair rate limits, predictable costs
Per-key rate limits ensure your usage stays predictable and fair to others. Free users get generous limits for development; Pro plans unlock higher thresholds for production workloads. Every response includes your current quota so you can plan ahead.
Same safety and analytics as the dashboard
Links created via the API get the same destination screening, privacy-first click tracking, and geographic insights as your browser dashboard. No compromises—automation doesn't mean less security or visibility.
No credit card required.