حساب کاربری

    یادداشت‌ها
    سطح حرفه‌ای
    The API key should be sent as a Bearer token in the Authorization header of the request. Get your API key.
    نمایش

    API endpoint:

    GET
    http://analytics.tik4.com/api/v1/account

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

    curl --location --request GET 'http://analytics.tik4.com/api/v1/account' \
    --header 'Accept: application/json' \
    --header 'Authorization: Bearer {api_key}'