Operation 

  • Get countries from vnoc database

Resource URL

  •     http://api.contrib.com/request/getcountries?key={api_key}

HTTP Method

  • GET

Parameters

  • domain – the domain name of your site to be integrated, should be in vnoc system e.g (handyman.com) (required)

Return 

    • json data
    • e.g

{

“data”: [

{

“id”: 1

, “name”: ‘United States of America’

},