614

api-log
User-
Device Ip192.168.113.1
Request Method
GET
Endpoint
https://dev.stockflow.me/api/v1/cms?page_id=1&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": "1",
    "lang": "en"
}
Response Body
{
    "success": true,
    "status": 200,
    "message": "Data fetched successfully",
    "data": {
        "id": "1",
        "title": "Cancellation Policy",
        "content": "At AI Trade, we are committed to providing a seamless experience for our users. However, we understand that there may be instances where you need to cancel your investments or subscriptions. This policy outlines the terms and conditions for cancellations.\r\n\r\n1. Subscription Cancellations\r\na. Cancellation Request\r\nYou may cancel your subscription at any time by contacting our support team at aitrader009@gmail.com.\r\n\r\nb. Refunds\r\nIf you cancel your subscription within the first 7 days of activation, you may be eligible for a refund. Refunds will be processed in accordance with our Refund Policy (see Section 4).\r\nAfter the 7-day refund period, no refunds will be issued for canceled subscriptions.\r\nFor further assistance, please reach out to our support team."
    }
}
Response Status200
Created At2025-12-24 17:45:58