608

api-log
User-
Device Ip192.168.113.1
Request Method
GET
Endpoint
https://dev.stockflow.me/api/v1/cms?page_id=2&lang=en
Request Headers
{
    "host": [
        "dev.stockflow.me"
    ],
    "connection": [
        "keep-alive"
    ],
    "accept": [
        "*/*"
    ],
    "accept-language": [
        "*"
    ],
    "sec-fetch-mode": [
        "cors"
    ],
    "user-agent": [
        "node"
    ],
    "accept-encoding": [
        "br, gzip, deflate"
    ]
}
Request Body
{
    "page_id": "2",
    "lang": "en"
}
Response Body
{
    "success": true,
    "status": 200,
    "message": "Data fetched successfully",
    "data": {
        "id": "2",
        "title": "\tData Deletion Policy",
        "content": "Data Deletion Policy\r\nAt AI Trade, we respect your right to request the deletion of your personal and financial data. This policy outlines the process for submitting a data deletion request and the conditions under which data may be retained.\r\n\r\nHow to Request Data Deletion\r\nTo request the deletion of your data, follow these steps:\r\n\r\nSubmit a Request\r\n\r\nSend an email to aitrader009@gmail.com with the subject line: \"Data Deletion Request.\"\r\nIdentity Verification\r\n\r\nTo ensure security, we may require you to verify your identity before processing your request.\r\nProcessing Timeline\r\n\r\nOnce verified, your data will be permanently deleted within 30 days, except where retention is required by law (e.g., regulatory compliance).\r\nImportant Notes\r\nAccount Deactivation: Deleting your data will result in account deactivation, and you will lose access to all AI Trade services."
    }
}
Response Status200
Created At2025-12-24 17:36:43