Connect automation tools to the official GSEP API

Create API keys, copy integration config, and protect AI workflows before execution.

Preview mode No account loaded

Plan

Current workspace access

Free
1,000 requests per month
0 of 1,000 used

Protected requests

Monthly API activity

This month
0 security checks and gateway calls
Usage updates from live API telemetry when the key service is connected.

Last blocked action

C5 action firewall

0 blocked
None No dangerous actions recorded yet
Use the scan-action snippet below to test a dangerous command safely.

Workspace and API key

Create, view, copy, regenerate, or revoke the key used by automation tools.

No key
Production will store only hashed keys. This static MVP uses local preview state until the API-key backend is wired.
No API key generated yet.
prefix: none created: never

Copy integration config

Ready-to-use snippets for automation platforms and local MCP users.


          

Monthly consumption

Plan limits and projected usage

60 rpm
PlanFree
Requests used0
Monthly limit1,000
Rate limit60 requests/min
StatusActive

Recent requests

Security events and gateway calls

Quick documentation

The shortest path from key creation to protected automation.

GitHub
Use case Endpoint Decision field
Block dangerous actions before execution POST /api/v1/scan-action data.allowed, data.blocked, data.risk
Scan external input before the LLM POST /api/v1/scan-input data.safe, data.blocked, data.detections
Scan LLM output before showing it POST /api/v1/scan-output data.safe, data.blocked, data.threats
Run the full protected chat pipeline POST /api/v1/chat data.response, data.fitness
Use OpenAI-compatible apps POST /v1/chat/completions choices[0].message.content