سجل الأن لدينا واحصل على 10 رابط مختصر مجانا تحت اسم منشأتك والروابط لا تحذف ابدا في حسابك

الحساب

Notes
مستوى الخبراء
The API key should be sent as a Bearer token in the Authorization header of the request. Get your API key.
Show

نقطة نهاية API:

GET
https://cut.sa/api/v1/account

مثال الطلب:

curl --location --request GET 'https://cut.sa/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'