Valon · Authentication Profile

Valon Authentication

Authentication

Valon secures its APIs with http-bearer and session-cookie across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyMortgagesLoan ServicingLendingFintechReal-EstateInsuranceAgentic ToolsMCPOpen-Source
Methods: http-bearer, session-cookie Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerToken http
scheme: bearer
sessionToken apiKey
· in: cookie (session_token)

Source

Authentication Profile

valon-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
docs: https://gestaltd.ai/reference/http-api
source: https://gestaltd.ai/reference/http-api
notes: >-
  Valon publishes no OpenAPI document, so this profile is captured from the
  Gestalt HTTP API reference (gestaltd.ai). Gestalt is Valon's open source,
  self-hostable agentic tools platform; authentication applies to each
  self-hosted deployment. Valon's consumer mortgage-servicing surfaces
  (valon.com) expose account login only, with no public API authentication.
summary:
  types: [http-bearer, session-cookie]
  oauth2_flows: []
schemes:
  - name: bearerToken
    type: http
    scheme: bearer
    description: >-
      Authenticated routes accept an Authorization Bearer token. Tokens are
      issued and managed via the token endpoints (POST /api/v1/tokens,
      DELETE /api/v1/tokens/{id}) and the gestalt CLI token management flows.
    sources: [https://gestaltd.ai/reference/http-api]
  - name: sessionToken
    type: apiKey
    in: cookie
    parameter: session_token
    description: Browser sessions authenticate with a session_token cookie set by the login flow.
    sources: [https://gestaltd.ai/reference/http-api]
unauthenticated_routes:
  - /health
  - /ready
  - /admin
  - login/logout endpoints
  - POST /api/v2/identity/authorize
  - POST /api/v2/identity/token
identity_note: >-
  Identity flows, credential storage, encryption at rest, token refresh, and
  RBAC are provided through Gestalt's provider ecosystem
  (https://gestaltd.ai/providers/identity, /providers/authorization).

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/valon-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.