حساب کاربری

یادداشت ها
Expert level
The API key should be sent as a Bearer token in the Authorization header of the request. Get your API key.
نمایش

API endpoint:

GET
https://links.pkso.ir/api/v1/account

درخواست نمونه:

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