Erste Schritte mit der yLink API
Auth: Authorization: Bearer YOUR_API_KEY
Base URL: https://ylink.pro/api
curl -X POST https://ylink.pro/api/url/add \\n -H "Authorization: Bearer KEY" \\n -H "Content-Type: application/json" \\n -d '{"url": "https://example.com"}'Rate limit: 30 req/min