GET
/versionAPI version
Get the Enrich API version string.
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>'