Version
Version
Returns the current version of the Kajabi API and links to the API documentation.
This endpoint does not require authentication; it can be used as a health check.
Response attributes
- meta (object) - Meta information about the API.
- title (string) - The title of the API.
- version (string) - The version of the API.
- links (object) - Links to the API documentation.
- documentation (string) - The URL to the API documentation.
- jsonapi (object) - JSON API information.
- version (string) - The version of the JSON API.
- specficiation (string) - The URL to the JSON API specification.
get/v1/version
Response
Success