6Clicks Integration Lab
Dev-only console for testing 6Clicks API calls. Use quick actions for common flows or build custom requests to push and pull risks, assessments, and metadata.
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
- Test the connection and confirm the tenant context.
- Pull a few risks or assessments to confirm visibility.
- 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
Base URL
-
API Key
Checking...
Mode
-
Rate Limits
20 calls / 10s (standard)
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
Create or Update Risks
Create or Update Assessments
Assessment Builder Link
Response Viewer
Most recent response is shown below
{}
Table View
View
Columns
Run a request to populate the table view.
Recent Calls