get https://app.rohealth.ng/api/external/plans/providers
This page will help you get started with Get Plan Providers.
API url
Staging: https://app.staging.rohealth.ng/api/external/plans/providers
Production: https://app.rohealth.ng/api/external/plans/providers
GET request
Below is a sample response body
{
"status": {
"code": 100,
"desc": "Success"
},
"entity": [
{
"id": "1",
"name": "Alleanza HMO"
},
{
"id": "2",
"name": "Avon HMO"
},
{
"id": "3",
"name": "AXA Mansard"
},
{
"id": "4",
"name": "First Guaranty Health"
},
{
"id": "5",
"name": "Hygeia HMO"
},
{
"id": "6",
"name": "LifeWorth HMO"
},
{
"id": "8",
"name": "Rothauge HMO"
},
{
"id": "11",
"name": "Reliance HMO"
},
{
"id": "12",
"name": "Phillips HMO"
},
{
"id": "13",
"name": "Bastion Health"
},
{
"id": "15",
"name": "Leadway Health"
},
{
"id": "16",
"name": "CKLINE HMO"
},
{
"id": "17",
"name": "Wella Health "
}
],
"meta": null
}
Try dragging a block from the right to see how easy it is to add more content!