-
Notifications
You must be signed in to change notification settings - Fork 16
ReDBox Portal API
andrewbrazzatti edited this page Mar 5, 2024
·
1 revision
The ReDBox Portal API facilitates comprehensive data and metadata management, supporting a wide array of functions from record lifecycle management to user administration and communication tools. It's designed for seamless integration with external systems, enabling efficient automation of research data workflows.
- Access and Permissions: Log into the ReDBox dashboard with admin rights and navigate to the user management interface.
- User Creation: Add a new local user, specifying the role required for API access.
- Token Generation: After the user is created. Generate a token for the user by clicking edit and then the Generate API Key button on the dialog that opens. This token serves as the bearer token for authenticating API requests.
Ensure you reference the ReDBox Portal API Documentation for detailed information about the endpoints and examples.