حساب

یادداشت‌ها
Expert level
The API key should be sent as a Bearer token in the Authorization header of the request. کلید API خود را دریافت کنید.
نمایش

نقطه پایانی API:

GET
https://statline.ir/crawl/api/v1/account

مثال درخواست:

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