Skip to main content
GET
/
v1
/
tiktok
/
insights
/
ads
/
detail
cURL
curl --request GET \
  --url 'https://api.keyapi.ai/v1/tiktok/insights/ads/detail?material_id=7599659133885874193' \
  --header 'Authorization: Bearer <YOUR_API_KEY>'
{
  "code": 0,
  "message": "success",
  "data": {
    "ad_title": "Como funciona a nova linha Elseve Colágeno Lifter de @L'Oréal Paris Brasil ?? Eu fiquei encantada com o resultado no meu cabelo, quanto ela encorpou minhas pontas e quis entender mais a fundo como ela age! ✨ #Publicidade, #ElseveHairCare, #ElseveColageno #LorealParis",
    "brand_name": "",
    "comment": 51,
    "cost": 2,
    "country_code": [
      "BR"
    ],
    "ctr": 0.32,
    "favorite": false,
    "has_summary": false,
    "highlight_text": "",
    "id": "7599659133885874193",
    "industry_key": "label_14101000000",
    "is_search": false,
    "keyword_list": null,
    "landing_page": "https://www.loreal-paris.com.br/cuidados-com-o-cabelo/elseve/collagen-lifter?utm_source=tiktok&utm_medium=social_video_paid&utm_content=oap_haca_elseve-collagen-lifter_video_aw&utm_campaign=oap_haca_elseve-collagen-lifter_nam_ifcom&utm_term=bc-protocolo-da-pele&utm_id=__CAMPAIGN_ID__",
    "like": 12704,
    "objective_key": "campaign_objective_video_view",
    "objectives": [
      {
        "label": "campaign_objective_video_view",
        "value": 4
      }
    ],
    "pattern_label": [],
    "share": 96,
    "source": "Others",
    "source_key": 73,
    "video_info": {
      "vid": "v14044g50000d5n96qfog65maoi77nk0",
      "duration": 69.52,
      "cover": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-p-0037/oIbAQBEp4tDfRGgvNrhnF5uBfsUNlpQEkjQpEo~tplv-noop.image?dr=18692&refresh_token=6e934a69&x-expires=1770134827&x-signature=0L2KwLankwcC65PCIuiFk2XfXJY%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=317596d8&idc=my&VideoID=v14044g50000d5n96qfog65maoi77nk0",
      "video_url": {
        "720p": "https://v16m-default.tiktokcdn.com/b1a2a709977192920eea44b7c8c4b7fc/69821d2b/video/tos/alisg/tos-alisg-pve-0037c001/osDAxm0Eui3BYARkw0q50fiEiCAIhQt2lozVJI/?a=0&bti=NTU4QDM1NGA%3D&ch=0&cr=0&dr=0&lr=tiktok_business&cd=0%7C0%7C0%7C0&cv=1&br=2302&bt=1151&cs=0&ds=3&ft=cApXJCz7ThWH1Po.1GZmo0P&mime_type=video_mp4&qs=0&rc=OjppOzpkOzk1Z2Y8N2hlO0BpM3E6cnA5cnQ8ODMzODczNEAzNDMxXjNhXzQxNWMuX2AyYSNoNGZeMmRjM2thLS1kMTFzcw%3D%3D&vvpl=1&l=2026020318055856A5DED5454BBCD13158&btag=e00090000"
      },
      "width": 576,
      "height": 1024
    },
    "voice_over": false
  },
  "requestId": "18f4667e-2f44-4095-840f-f88d9f175c5a"
}
🪙2 creditsper request

Copy for AI

🤖 Why Code When AI Can Do It For You?

Stop writing code like it’s 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.

Authorizations

Authorization
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx Get your API key from the Dashboard.

Query Parameters

material_id
string
default:7599659133885874193

Advertising Material ID

Example:

"7599659133885874193"

Response

Success

The response is of type object.