Files

64 lines
1.4 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[Skip to content](https://coolify.io/docs/api-reference/api/operations/version#VPContent)
Return to top
Version[](https://coolify.io/docs/api-reference/api/operations/version#version)
=================================================================================
GET
/version
Get Coolify version.
Authorizations[](https://coolify.io/docs/api-reference/api/operations/version#authorizations)
-----------------------------------------------------------------------------------------------
bearerAuth
Go to `Keys & Tokens` / `API tokens` and create a new token. Use the token as the bearer token.
Type
HTTP (bearer)
Responses[](https://coolify.io/docs/api-reference/api/operations/version#responses)
-------------------------------------------------------------------------------------
200400401
Returns the version of the application
Content-Type
text/html
SchemaJSON
JSON
"string"
GET
/version
Playground[](https://coolify.io/docs/api-reference/api/operations/version#playground)
---------------------------------------------------------------------------------------
Authorization
bearerAuth
Try it out
Samples[](https://coolify.io/docs/api-reference/api/operations/version#samples)
---------------------------------------------------------------------------------
Powered by [VitePress OpenAPI](https://github.com/enzonotario/vitepress-openapi)