v1
latestOpenAPI 3.1.02026-07-261055249.9 KBVersion
Get version
Shows the current version and the environment of the finX API.
get/version
Response
OK
Example response
{
"version": "1.0.0",
"environment": "sandbox"
}Shows the current version and the environment of the finX API.
OK
{
"version": "1.0.0",
"environment": "sandbox"
}