DOCSPontx Hub
Public docsv1
On this pageDocumentation home

Pontx Hub documentation

From first search to a reliable API integration.

Use one Pontx mental model across the website, universal CLI, TypeScript SDKs, and Agent Skill.

01Discoverpontx-hub search
02Inspectpontx-hub show
03Previewpontx-hub preview
04Integratepontx-hub sdk
01

Choose your interface

These are four interfaces to the same catalog—not four separate products.

02

One shared model

Stable resource IDs, links, and code names connect Web, CLI, SDK, and agents.

APIProduct and auth boundaryapi:frankfurter
EndpointOne callable capabilityendpoint:frankfurter/get-latest-rates
SchemaInput and output structureschema:frankfurter/ExchangeRateResponse
03

One integration path

Discover, inspect, preview, execute, then carry the verified shape into code.

Universal CLI
pnpm add --global @pontx/hub-cli
pontx-hub search "exchange rate" --json
pontx-hub show endpoint:frankfurter/get-latest-rates
pontx-hub frankfurter preview 'Exchange Rates' getLatestRates --base USD