Get all the content within your project with full details.
Last updated 7 months ago
GET /content HTTP/1.1 Host: api.ranklytics.ai Accept: */*
Successful operation
{ "status": "text", "content": [ { "id": 1, "project_id": 1, "topic": "text", "title": "text", "style": "text", "keyword": "text", "content": "text", "featured_image": "text", "last_updated_on": "2025-04-25", "mode": "text", "status": "text" } ] }