Our APIs and developer tools prioritize a seamless experience, offering secure authentication via API keys, metadata objects for domain-level reference mapping, idempotency keys to ensure the singularity of an action, and a management console for comprehensive control over various API resources.

Metadata

Our system incorporates metadata objects associated with parties, investment accounts, uploaded documents, and investment orders. This allows for smooth integration and correlation of data within your domain.

Idempotency

To prevent the duplication of data, we recommend supplying an idempotency key in the header during the creation or modification of resources. This practice ensures the atomicity of the intended action and is particularly beneficial when creating investment orders.

API Keys

Our management console allows for the generation and management of API keys to access our APIs. For authorization, you'll need to include a header with the individual party id when creating or modifying resources. This process ensures that only authorized parties can manipulate data.

Webhooks

For your convenience, you can register webhook callbacks either via the management console or through our webhook APIs. These registered callbacks will be triggered upon the creation or update of API resources.

Management Console

Our management console equips your team with a centralized platform for managing data from various API resources. The console also offers developer tools for handling API keys and webhooks, ensuring efficient control over your resources.