# Version Information Get the API version number Endpoint: GET /version Version: 2.0.0 Security: , ## Response default fields (application/json): - `error` (boolean) - `version` (string) Example: "V2.7" - `commit_hash` (string) Example: "eab87573" - `requestid` (string) Unique Request ID identifying this request. - `responsetime` (number) Time taken to generate response.