cURL
curl --request GET \ --url https://{base_url}/version
{ "version": "1.0.0" }
Returns the current API version
API version information
Current API version
"1.0.0"
Was this page helpful?