API

The LibCrowds API documentation.

LibCrowds provides a RESTful API that can be used for retreiving information about tasks, task runs, results, etc. The API expects and returns JSON and is available at:

      
        https://www.libcrowds.com
      
    

Some requests will need an API key to authenticate and authorize the operation. You can find your API key listed in your profile.

Rather than replicating the documentation here please refer to the official PYBOSSA API documentation for details.