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

Documentation Index

Fetch the complete documentation index at: https://docs.apigene.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response