Skip to main content
GET
/
api
/
v1
/
agent
/
health
Agent Security Health
curl --request GET \
  --url https://api.promptguard.dev/api/v1/agent/health \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API Key authentication for developer endpoints (/api/v1/*). Use format: 'Bearer pg_api_your_key_here'

Response

200 - application/json

Successful Response