Unable to connect to strapi end points (404 Not found error)

use the plural /blogs. You’ll get the meta information like this one:

{
    "data": [],
    "meta": {
        "pagination": {
            "page": 1,
            "pageSize": 25,
            "pageCount": 0,
            "total": 0
        }
    }
}

And then access to ids
blogs/1