GET:
Display all available urls.

Since some urls have specific permissions, you might not be able to access
them all.

GET /api/v2/?format=api
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "Granitogres Special": {
        "granitogres-categories-list": "http://granitogresglobal.fegno.com/api/v2/catalogue/granitogres-category/?format=api",
        "jobalert-list": "http://granitogresglobal.fegno.com/api/v2/jobalerts/?format=api",
        "resume-create": "http://granitogresglobal.fegno.com/api/v2/resumes/?format=api",
        "profession": "http://granitogresglobal.fegno.com/api/v2/profession/?format=api"
    },
    "Policies": {
        "Privacy Policy": "http://granitogresglobal.fegno.com/api/v2/policies/legals/privacy-policy/?format=api",
        "Return Policy\t": "http://granitogresglobal.fegno.com/api/v2/policies/legals/return-policy/?format=api",
        "Terms and Conditions": "http://granitogresglobal.fegno.com/api/v2/policies/legals/terms-and-conditions/?format=api",
        "Downloads List": "http://granitogresglobal.fegno.com/api/v2/downloads-list/?format=api",
        "Gallery List": {
            "All": "http://granitogresglobal.fegno.com/api/v2/gallery-list/?format=api",
            "Projects": "http://granitogresglobal.fegno.com/api/v2/gallery-list/?format=api?tag=Projects",
            "Events": "http://granitogresglobal.fegno.com/api/v2/gallery-list/?format=api?tag=Events",
            "Activities": "http://granitogresglobal.fegno.com/api/v2/gallery-list/?format=api?tag=Activities"
        },
        "Top Banner List": "http://granitogresglobal.fegno.com/api/v2/top-banners-list/?format=api",
        "Collection List": "http://granitogresglobal.fegno.com/api/v2/collection-list/?format=api",
        "360 Image List": "http://granitogresglobal.fegno.com/api/v2/360-image-list/?format=api",
        "Wish List": "http://granitogresglobal.fegno.com/api/v2/wishlist/?format=api"
    },
    "Authorization": {
        "Send OTP": "http://granitogresglobal.fegno.com/api/v2/auth/send-otp/?format=api",
        "Resend OTP": "http://granitogresglobal.fegno.com/api/v2/auth/resend-otp/?format=api",
        "Login With OTP": "http://granitogresglobal.fegno.com/api/v2/auth/login-with-otp/?format=api"
    },
    "Index Page": {
        "Home": "http://granitogresglobal.fegno.com/api/v1/home/?format=api",
        "Index": {
            "v1": "http://granitogresglobal.fegno.com/api/v1/index/?format=api",
            "v2": "http://granitogresglobal.fegno.com/api/v2/index/?format=api"
        },
        "newsletter-subscription": "http://granitogresglobal.fegno.com/api/v2/newsletter-subscription/?format=api",
        "email-contact": "http://granitogresglobal.fegno.com/api/v2/send-email/?format=api",
        "product-mark_as_fav": "http://granitogresglobal.fegno.com/api/v2/catalogue/d/12/mark_as_fav/?format=api",
        "home-page-video": "http://granitogresglobal.fegno.com/api/v2/home-page-video/?format=api"
    },
    "Catalogue": {
        "Category API": "http://granitogresglobal.fegno.com/api/v2/catalogue/c/?format=api",
        "Product API": {
            "Product List API": "http://granitogresglobal.fegno.com/api/v2/catalogue/product/list/?format=api",
            "Product Detail API": "http://granitogresglobal.fegno.com/api/v2/catalogue/product/detail/product-slug/?format=api"
        },
        "Products API": {
            "v1": "http://granitogresglobal.fegno.com/api/v2/_basket/add/?format=api",
            "v2": "http://granitogresglobal.fegno.com/api/v2/catalogue/c/all/?format=api"
        },
        "Product Suggestion API": "http://granitogresglobal.fegno.com/api/v2/catalogue/suggestions/?format=api?q=8GB",
        "Product Filter Options": "http://granitogresglobal.fegno.com/api/v2/catalogue/f/2/?format=api",
        "Product Details Web": {
            "v1": "http://granitogresglobal.fegno.com/api/v1/catalogue/d/138/?format=api",
            "v2": "http://granitogresglobal.fegno.com/api/v2/catalogue/d/product-slug/?format=api"
        },
        "Product 360 Image": {
            "v2": "http://granitogresglobal.fegno.com/api/v2/catalogue/review/image/create/360/image/?format=api"
        }
    },
    "Basket": {
        "User Addresses": "http://granitogresglobal.fegno.com/api/v2/useraddresses/?format=api",
        "Display Basket ": "http://granitogresglobal.fegno.com/api/v2/_basket/?format=api",
        "OscarAPI Default Basket APIs": {
            "basket-add-product": "http://granitogresglobal.fegno.com/api/v2/basket/add-product/?format=api"
        }
    },
    "Checkout": {
        "API Checkout": "http://granitogresglobal.fegno.com/api/v2/checkout/?format=api"
    },
    "Wish List": {
        "My Wish List": "http://granitogresglobal.fegno.com/api/v2/_wishlist/?format=api"
    },
    "Order History & Tracking": {
        "My Orders": {
            "v2": "http://granitogresglobal.fegno.com/api/v2/_orders/?format=api"
        },
        "My Orders Detail": "http://granitogresglobal.fegno.com/api/v1/_orders/10/?format=api"
    },
    "DEFAULT_PUBLIC_APIS": {
        "register": "http://granitogresglobal.fegno.com/api/v2/register/?format=api",
        "login": "http://granitogresglobal.fegno.com/api/v2/login/?format=api",
        "basket": "http://granitogresglobal.fegno.com/api/v2/basket/?format=api",
        "basket-add-product": "http://granitogresglobal.fegno.com/api/v2/basket/add-product/?format=api",
        "basket-add-voucher": "http://granitogresglobal.fegno.com/api/v2/basket/add-voucher/?format=api",
        "basket-shipping-methods": "http://granitogresglobal.fegno.com/api/v2/basket/shipping-methods/?format=api",
        "baskets": "http://granitogresglobal.fegno.com/api/v2/baskets/?format=api",
        "categories": "http://granitogresglobal.fegno.com/api/v2/categories/?format=api",
        "checkout": "http://granitogresglobal.fegno.com/api/v2/checkout/?format=api",
        "orders": "http://granitogresglobal.fegno.com/api/v2/orders/?format=api",
        "options": "http://granitogresglobal.fegno.com/api/v2/options/?format=api",
        "products": "http://granitogresglobal.fegno.com/api/v2/products/?format=api",
        "countries": "http://granitogresglobal.fegno.com/api/v2/countries/?format=api",
        "useraddresses": "http://granitogresglobal.fegno.com/api/v2/useraddresses/?format=api"
    }
}