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’ },
Category: Help
Adding Users
Operation Add users/leads on your domain in vnoc database Resource URL http://api.contrib.com/request/adduser?key={api_key} HTTP Method Post Parameters domain – the domain name of your site to be integrated, should be in vnoc system e.g (handyman.com) (required) email – user’s email address (required) password – user’s password (required) firstname – user’s first name (required) lastname […]
Help
This page will feature how to integrate your current users into VNOC. Before you can integrate your system in our vnoc system: Get api key – to be generated by vnoc admin. Create email with subject “VNOC API KEY REQUEST” In your email, please specify the domain name to be integrated. Here are the available […]
[…] This will allow you to manage crowd tasks for this specific brand.Learn more about crowd tasks here. […]