MiniFyn API Documentation

Integrate URL shortening into your applications

Authentication

All API requests require an API key to be included in the header:

X-API-Key: your_api_key

Endpoints

POST/api/v1/urls
POST/api/v1/urls/batch
GET|DELETE/api/v1/urls/{shortCode}
GET/api/v1/analytics/{shortCode}