Architecture Overview
The Apex platform turns real-world assets into blockchain-backed tokens and exposes them to partners through a single Integration API. This section gives you a big-picture, non-technical tour of how the platform is put together β enough to understand how the system works and what you need in place before you start integrating, without diving into internal implementation detail.
How Tokenization Works
This page walks through the platform's main flows conceptually β enough to reason about what happens when you call the API, without exposing internal mechanics. Think of it as the mental model you need, not a blueprint.
Required Third-Party Services
To run end to end, the platform relies on a set of external services. This page is a procurement checklist: read it before you start so you know what needs to be provisioned and who owns each piece. It is intentionally non-technical β it tells you what and why, not how.
Security & Access
This page explains, at a high level, how callers are authenticated and what limits apply β so you know what to expect at the gateway before you write a line of integration code. The exact request formats live in the Authentication and API reference sections; here we focus on the model.