واجهة REST
المفتاح نفسه، وHTTP عادي. في نصك البرمجي أو لوحتك أو تقريرك الأسبوعي.
المفتاح نفسه الذي يستخدمه MCP، وHTTP عادي. كل المسارات تقرأ فقط وتستدعي أدوات MCP نفسها، فيقرأ نصك البرمجي ومساعدك الأرقام ذاتها.
sh
curl "https://rankcusp.com/api/v1/keywords?app=1544…&country=tr&cusp=1" \
-H "Authorization: Bearer rc_live_…"كيف يبدو الرد
json
{
"total": 2,
"maxPageSize": 200,
"keywords": [
{
"keyword": "habit tracker",
"rank": 14,
"previousRank": 19,
"popularity": 32,
"difficulty": 41,
"cusp": true
},
{
"keyword": "streak tracking",
"rank": 23,
"previousRank": null,
"popularity": null,
"difficulty": 38,
"cusp": true
}
]
}الحدود
- 120 طلبًا في الدقيقة. وما فوقها يعيد 429 مع
retry-after. - 200 سطر كحد أقصى للصفحة؛ تقدّم بـ
offset. - الوصول إلى API ضمن خطة Studio.