DOCSPontx Hub
Public docsv1
On this pageUse the website

Website / no install

Discover, read, and debug APIs on the web.

Move from semantic search into API, Endpoint, and Schema pages, then use one workspace for docs, request preview, and integration code.

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

Read the resource hierarchy

Each layer answers one kind of question and keeps a route back to the catalog and sibling resources.

API

Understand the provider, auth, servers, Endpoint scope, and SDK status.

Endpoint

Read the method, path, parameters, body, responses, and runnable examples.

Schema

Trace nested fields, types, enums, constraints, and referencing Endpoints.

SDK

Copy install and usage code bound to the approved OAS version.

03

Preview in the Playground

Endpoint docs, parameter inputs, and output views share one request state.

  1. 1
    Select a verified example

    Ready examples prefill stable inputs; dynamic IDs show their source or ask for input.

  2. 2
    Inspect the request preview

    cURL, TypeScript SDK, and CLI views stay synchronized with the same inputs.

  3. 3
    Execute only when needed

    Provider credentials stay in the browser session; non-proxied APIs can still preview and generate code.

04

Bring verified inputs back to code

The website is not the endpoint; it makes the request shape visible, reviewable, and portable.