AEVIONTrust · IP · Globus
DemoAuthQRightQSignBureauPlanetAwardsBankChessPricingAPI
← Developers

Version & SDK explorer

Build info for GET /api/aevion/version plus the live list of published TypeScript clients, pulled from /api/aevion/openapi.json. Version is static between deploys — use the refresh button if you just shipped.

URL
/api-backend/api/aevion/version
curl
curl -s '/api-backend/api/aevion/version' | jq .
@aevion-io/catalog-client (same info)
import { AevionCatalog } from "@aevion-io/catalog-client";
const cat = new AevionCatalog();
const info = await cat.openapi();
// info.aevion.sdk.npm  → published TS clients
// info.aevion.version  → API index version
aevion-hub

AEVION Backend

unknownloading…
Node version
Environment
unknown
Uptime
Release SHA
n/a

Published SDKs

0 packages

Sourced live from aevion.sdk.npm in the aggregate OpenAPI index. Each card has a one-line install snippet.

Loading SDK manifest…
Tip
Use the release SHA to pin a client to a specific deploy when filing bug reports, or to verify a rollout in production. Uptime resets on every Railway redeploy — a short uptime on a non-staging env usually means a deploy landed within the last few minutes.
Source: GET /api/aevion/version + GET /api/aevion/openapi.json · Catalog explorer · Health dashboard · OpenAPI explorer · Badge builder · Sitemap explorer · Public status