Skip to content
GET/version

API version

Get the Enrich API version string.

Reference DataView OpenAPI spec ↗

Responses

Version info

  • versionstring
  • build_timestring
  • go_versionstring

Code samples

bash
curl -X GET 'https://api.verdictiq.io/version' \
  -H 'Content-Type: application/json' \
  -H 'X-API-Key: sk_<your-api-key>'