Skip to main content
GET
/
api
/
version
Get Version
curl --request GET \
  --url https://app.apigene.ai/api/version \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Response

200 - application/json

Successful Response