VertexYDocs

Start Here

  • Platform overview
  • Public sandbox
  • Engineer quickstart
  • Analyst introduction
  • Administrator setup
  • Architecture

Integrate

  • Authentication
  • Assess transactions
  • Event ingestion
  • Signing and reliability
  • Submit feedback
  • Retries and idempotency
  • Go-live checklist

Use the Dashboard

  • Overview dashboard
  • Event Explorer
  • Graph Explorer
  • AI Copilot
  • Reviews
  • Policy
  • Threat Intel

Administer

  • Onboarding
  • Developer Settings
  • Team and access
  • Permissions and features
  • Audit Logs
  • Billing and plans

Reference

  • API reference
  • API introduction
  • Objects
  • Event types
  • Risk scores and reasons
  • Errors
  • Glossary
  • Node.js examples
  • Python examples

Updates and Help

  • Changelog
  • v1.0.0 release
  • Troubleshooting
  • Support
Already a customer? Sign in
VertexYDocs
Docs/Start Here
all

Overview

Where VertexY fits and where to find each integration task.

Reviewed 2026-08-13Product 1.1

VertexY returns an explainable allow, review, or block recommendation before your system completes a risk-bearing action. Your application retains the final business decision.

Integration path#

  1. Call POST /risk-engine/assess from your backend.
  2. Apply the returned action according to your policy.
  3. Send signed lifecycle events to build velocity and graph context.
  4. Submit the confirmed outcome as feedback.

Documentation map#

Quickstart→

Complete one assessment, event, and feedback cycle.

Assessments→

Use the canonical request and handle its decision.

Event ingestion→

Send lifecycle events using the event contract.

Authentication→

Manage bearer tokens and signing credentials.

Risk scores→

Interpret scores, actions, and reason codes.

API reference→

Look up exact objects, statuses, and errors.

VertexY does not replace payment authorization, customer communication, regulatory controls, or your final workflow execution.

Was this page helpful?

NextPublic sandbox →

On this page

Integration pathDocumentation map