Skip to main content

Documentation Index

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

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

Find in the UI

  1. Open the Settings page.
  2. Navigate to the About tab.
  3. View your Prophecy deployment version.

Retrieve via API

Use the Software Version API to retrieve your current Prophecy version programmatically. Call:
curl -s 'https://<prophecy-env-url>/athena/api/v1/cluster' | jq -r .current_version.controlplane_version
Response:
3.4.1.0