Get a full ranking report of all keywords you currently rank for.
Last updated 5 months ago
rankings
curl -L \ --url 'https://api.ranklytics.ai/rankings?project_id=1'
{ "status": "text", "rankings": [ { "id": 1, "project_id": 1, "domain": "text", "location": "text", "rank": 1, "keyword": "text", "url": "text", "title": "text", "description": "text", "check_url": "text", "last_updated_on": "2025-02-23" } ] }