Welcome to the Behavioural Questions RESTful API Guide

Records will be returned in the following JSON format:

{ "_id": a unique ID Number, in BSON format allocated automatically.
,"question": a String which poses the question you want to ask.
,"values": An array of strings with leadership values [], }

n.b. _id is allocated automatically for new records

Generate a List of Behavioural Questions

Search for 10 Random Questions

The API will select 10 random questions from the database

Question List