Hi,
In this case API version is the version for the Key Vault Rest API version. You can see documented API and version here. Secrets also have versions which are different from API versions. If you want to see the versions for a specific secret, you can use secret versions API. Not that basically for every call to the Key Vault API you need to specify API version. From the documentation that is 7.3.
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.