Open Science Framework

Contents

Open Science Framework#

Brief Overview#

Open Science Framework (OSF) is an open-source service maintained by the Center for Open Science [1] . The OSF API allows programmatic access to OSF data and files.

A token is optional for using this API, but signup can be found on the OSF website [2] . Unauthenticated users are limited to 100 requests per hour, but authenticated users are allowed 10,000 requests per day.

See the OSF API documentation [3] for more information on accessing the API. See the OSF API terms of use [4] for more information on how you can use this API.

References