What this lab does
  • Uses the server-side 6Clicks API key to obtain a JWT and call endpoints securely.
  • Supports OData query params for listings ($top, $filter, $orderby, $expand).
  • Returns raw API responses so you can see exact payloads and metadata.
Recommended workflow
  1. Test the connection and confirm the tenant context.
  2. Pull a few risks or assessments to confirm visibility.
  3. Create a test risk or assessment, then update status or details.
ID cheat sheet
  • assessmentId in the 6Clicks URL = DatabaseId (numeric).
  • API updates use the assessment Key (UUID), not the numeric ID.
  • Linked risks also use a Key (UUID).
Connection
Server-side credentials and base URL
Idle
Base URL -
API Key Checking...
Mode -
Rate Limits 20 calls / 10s (standard)
6Clicks Docs
Request Builder
Compose any 6Clicks call
Quick Actions
Common risk and assessment workflows
Find Assessment (URL or ID)
We will look up DatabaseId and expand linked risks automatically.
Browse & Search
Paste a URL or numeric ID to auto-filter by DatabaseId.
Create or Update Risks
Create or Update Assessments
Use the UUID Key from the lookup (not the numeric assessmentId).
Assessment Builder Link
Response Viewer
Most recent response is shown below
Waiting for a request...
{}
Table View
View
Columns
0 rows
Run a request to populate the table view.
Recent Calls