- 14 Nov 2024
- 1 Minute to read
- Print
- DarkLight
API
- Updated on 14 Nov 2024
- 1 Minute to read
- Print
- DarkLight
To interact with the Volumez API resources, access the Volumez Swagger Tool in the following link or access it via the Volumez Platform → Developer Info:
https://volumez.com/static/open-api.html
Volumez also offers Go Client SDK in the following link:
https://github.com/VolumezTech/volumez-rest-client
Security Tokens
The table below lists the Volumez security tokens.
Term | Description |
---|---|
Volumez REST API Token (JWT Identity Token) | This token is intended to be used with Volume’s Public API. It ensures that the user or the application invoking the API has been authenticated and authorized. |
Tenant Token (JWT Access Token) | This token is intended to be used with a Volumez Connector. It identifies the tenant within the Volumez System |
Tenant’s Host Token or Refresh Token (JWT Refresh Token) | This token is intended to be used with a Volumez Connector. It identifies the tenant’s host within the Volumez System. |
CSI Driver Token (Refresh Token) | This token is intended to be used with the CSI Driver. It expires in 10 years. |
The tokens are configured in the Volumez portal, under DEVELOPER> Developer Info: