GET /api/site-setting/
HTTP 200 OK
Allow: GET, POST, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "links": {
        "first": "https://api.mirasteels.net/api/site-setting/?page=1",
        "last": "https://api.mirasteels.net/api/site-setting/?page=1",
        "previous": null,
        "next": null,
        "pages": [
            "https://api.mirasteels.net/api/site-setting/?page=1"
        ]
    },
    "current_page": 1,
    "last_page": 1,
    "total_items": 1,
    "page_size": 24,
    "results": [
        {
            "id": 1,
            "extra_params": null,
            "created_at": "2025-07-23T15:12:01.035746+05:30",
            "updated_at": "2025-09-04T17:58:25.355112+05:30",
            "created_by": null,
            "updated_by": null,
            "logo": "/media/settings/logo.png",
            "favicon": null,
            "global_head": "",
            "address": "<p>Ground, Gala No. 2, Mira Industial Estate, No 2, Nalasopara East<br>Girgaon, Vasai - 401208, Palghar, Maharashtra, India</p>",
            "contact_number": "9892728880",
            "email": "sales@mirasteels.net",
            "gst": "27ABDFM0054E1ZP",
            "extra_contact_details": "",
            "facebook": "https://www.facebook.com/sharer.php?u=https://www.mirasteels.com/",
            "instagram": null,
            "twitter": "https://x.com/intent/post?url=https%3A%2F%2Fwww.mirasteels.com%2F&text=Mira%20Steel%20LLP",
            "linkedin": "https://www.linkedin.com/cws/share/?url=https://www.mirasteels.com/",
            "youtube": null,
            "vision": "<p>Our vision is to be the world&rsquo;s most trusted and respected manufacturer of stainless steel, brass, and copper kitchenware. We aim to set benchmarks in quality, innovation, and customer service &mdash; creating long-term value for our clients, uplifting our workforce, and representing Indian manufacturing excellence on the global stage.</p>",
            "mission": "<p>Our mission is to craft high-quality, export-ready kitchenware that reflects the precision of Indian craftsmanship and the reliability global clients expect. We are committed to delivering products that combine durability, design, and performance &mdash; empowering our partners in hospitality, retail, and wholesale to succeed with confidence.</p>",
            "values": "",
            "brochure": null,
            "terms_and_conditions": "",
            "privacy_policy": "",
            "return_policy": "",
            "disclaimer": "",
            "robots": null,
            "admin_email": "admin@mirasteels.net",
            "years_of_manufacturing_excellence": 50,
            "unique_product": 500,
            "skilled_employees": 200,
            "countries_exported": 50,
            "export_focused_facility": "100%",
            "export_focused_production": "20%"
        }
    ]
}
Common data. It will appear in all pages.
GST Number
Mission of the company. It will be shown in the site.
Email of the admin. All the Enquiries will be sent to this email.
Years of manufacturing excellence. It will be shown on landing page.
Unique products. It will be shown on landing page.
Skilled employees. It will be shown on landing page.
Countries Exported. It will be shown on landing page.
Export focused facility. It will be shown on landing page.
Export focused production. It will be shown on landing page.