Rayyan comes with a full featured Application Programming Interface (API) that enables you to work with your data to accomplish a variety of tasks using API calls. To facilitate this, a Python Software Development Kit (SDK) is also available to make accessing the API easier using the Python SDK.
Here are links to help you get started:
1. API access request form: http://ryn.ai/APIRequestForm
2. HTTP API docs: http://ryn.ai/rayyan-api-docs
3. Python SDK: https://ryn.ai/sdk
Please note that your access to the API is governed by the following:
- Membership - the membership type determines what features are accessible to each member, including via API calls;
- Roles - the permissions allowed by assigned role(s) determine what calls can be made successfully by a user assigned a specific role;
- Throttle - access is throttled and otherwise limited to prevent misuse, abuse and to manage requests;
- Account - access to your Rayyan account via the API requires generating personally assigned access tokens.
Once you are granted approval, you will be able to generate your access tokens from within your Rayyan account. When you are logged into Rayyan, click the avatar in the upper right hand corner and you will see a drop down menu. Select the first menu item which has your name. You will be brought to the screen to generate your API access tokens.
Comments
0 comments
Article is closed for comments.