API Reference
The DUAL API provides RESTful endpoints for building on the DUAL tokenisation platform. All endpoints use https://gateway-48587430648.europe-west6.run.app as the base URL and accept JSON request bodies.
Authentication
Most endpoints require authentication via one of:
Authorization: Bearer <JWT>x-api-key: <key>14 Categories · 99 Endpoints
Payments
2Payment configuration and deposit management for the DUAL network.
Support
4Support message management and feature access requests.
Organizations
18Organization management including members, roles, invitations, and billing.
Event Bus
8Execute and manage actions on the DUAL event bus. Actions are the primary way to interact with objects.
Wallets
13Wallet authentication, registration, and management. Wallets are the primary identity primitive.
API Keys
3Create and manage API keys for programmatic access to the DUAL platform.
Templates
7Template management for defining object structures, properties, and variations.
Objects
9Object lifecycle management including creation, querying, search, and relationship traversal.
Faces
6Face management for defining visual representations of objects (images, 3D, web views).
Storage
5File storage and asset management for templates and objects.
Notifications
7Message sending, templates, and notification management.
Webhooks
6Webhook configuration for receiving real-time event notifications.
Sequencer
4Batch and checkpoint management for the optimistic ZK-rollup sequencer.
Public API
7Public read-only endpoints for accessing templates, objects, and platform statistics without authentication.