Contrib API Documentation
API HomeDomain Methods
Member MethodsCountry MethodsForum MethodsGet Other ChallengesUse this function to get other challenges excluding the featured challenge MethodGETURLhttps://e7lq80c199.execute-api.us-west-2.amazonaws.com/api1?request=getnotfeaturedchallengeMaking a RequestAvailable request parameters are:
API Responsessample json data:{ "success": true, "data": [ { "Photo": "https://cdn.vnoc.com/challenge/challenge1.png", "MoreDetails": " RubyChallenge is the leading gasification system for talent analysis and training. ","short_desc": "", "ChallengeId": "324", "remaining_days": "10", "ChallengeTitle": "RubyChallenge.com", "ChallengeDesc": "Challenge description here", "Submission_To": "2019-12-27", "Slug": "rubychallenge-com", "EquityPoints": "1000" },{ "Photo": "https://cdn.vnoc.com/challenge/challenge2.png", "MoreDetails": "Pizzachallenge details", "short_desc": "", "ChallengeId": "321", "remaining_days": "10", "ChallengeTitle": "Welcome to pizzachallenge.com", "ChallengeDesc": "Challenge descrition here", "Submission_To": "2019-12-13", "Slug": "welcome-to-pizzachallenge-com", "EquityPoints": "0" }] } API Errors[{ "success":false } ] |