API Documentation

هذه هي الوثائق لنقاط نهاية واجهة برمجة التطبيقات المتاحة، والتي تم بناؤها حول معمارية REST. ستعيد جميع نقاط نهاية واجهة برمجة التطبيقات استجابة JSON مع رموز استجابة HTTP القياسية وتحتاج إلى مصادقة Bearer عبر مفتاح API.

 

Authentication

All the API requests require authentication through an API key sent via the Authorization header as shown below.

Authorization: Bearer {api_key}
curl --request GET \
--url 'https://linki.ws/api/{endpoint}' \
--header 'Authorization: Bearer {api_key}' \

Errors

Our API uses conventional HTTP status codes to indicate the success or failure of a request.

{
    "errors": [
        {
            "title": "\u0644\u064a\u0633 \u0644\u062f\u064a\u0643 \u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0648\u0627\u062c\u0647\u0629 \u0628\u0631\u0645\u062c\u0629 \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a.",
            "status": 401
        }
    ]
}
200 Request completed successfully
400 Bad request - Required parameters are missing or invalid
401 Unauthorized - API key is missing or invalid
404 The requested resource was not found
429 Too many requests - Rate limit exceeded
500 Internal server error - this means there is a problem on our end
All API endpoint results work with the UTC timezone unless specified otherwise.
User
Links
إحصائيات الروابط
المشاريع
البيكسل
صفحات سبلاش
رموز QR
التوقيعات
بيانات
معالجات الإشعارات
دومينات مخصصة
فِرَقِي
Team members
Teams' member
مدفوعات الحساب
سجلات الحساب