Skip to main content
GET
/
version
Version
curl --request GET \
  --url https://api.promptguard.dev/version \
  --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