# Electronic Crypto Register and Operations Platform Documentation ## Docs - [ecrop: 360° ecosystem for digital securities](https://docs.ecrop.de/omni-platform/welcome/overview.md): Your Gateway to the Future of Finance - [About ecrop](https://docs.ecrop.de/omni-platform/about-ecrop/company-presentation.md): Learn about ecrop's mission, vision, and team. - [Our Vision & Mission](https://docs.ecrop.de/omni-platform/about-ecrop/vision-mission.md): ecrop's Vision and Mission as guiding principles for shaping the future of digital asset management. - [Our Ecosystem](https://docs.ecrop.de/omni-platform/about-ecrop/partner-ecosystem.md): ecrop's collaborative network and strategic partnerships. - [Our Team & Leadership](https://docs.ecrop.de/omni-platform/about-ecrop/team-management.md): The People Behind ecrop - Expertise, Innovation, and Commitment - [Platform Overview](https://docs.ecrop.de/omni-platform/omniomni-introduction/platform-overview.md): The ecrop OmniOmni Platform - Your Gateway to the Future of Finance - [OmniOmni Core Features](https://docs.ecrop.de/omni-platform/omniomni-introduction/core-features.md): OmniOmni - Empowering Your Digital Asset Strategy - [Security & Compliance](https://docs.ecrop.de/omni-platform/omniomni-introduction/security-and-compliance.md): Measures on the OmniOmni platform. - [Scalability & Flexibility](https://docs.ecrop.de/omni-platform/omniomni-introduction/scalability-and-flexibility.md): Scale Effortlessly, Adapt Quickly - [Business Model & Pricing](https://docs.ecrop.de/omni-platform/omniomni-introduction/business-model.md): Transparent, Flexible, and Competitive - [Platform Architecture](https://docs.ecrop.de/omni-platform/technology/platform-architecture.md): Engineered for Security, Scalability, and Performance - [Proof of Action (PoA)](https://docs.ecrop.de/omni-platform/technology/poa.md): Secure and Verifiable Digital Signatures - [The ecrop Advantage](https://docs.ecrop.de/omni-platform/technology/usps.md): Setting a New Standard for Digital Asset Management - [Understanding OmniOmni](https://docs.ecrop.de/omni-platform/omniomni-components/overview.md): Explore key components - [Support and Contact](https://docs.ecrop.de/omni-platform/support-issues/support.md): Find all the resources and support you need to succeed with ecrop. - [FAQ](https://docs.ecrop.de/omni-platform/support-issues/faq.md): Frequently asked questions about the ecrop platform and our services. - [Purpose & Value](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/purpose-and-value.md): Simplifying and Securing the Registration of Digital Securities - [Key Features](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/key-features.md): Unlocking the Power of Crypto Securities - [Real-World Use Cases](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/real-world-use-case.md): Transforming Digital Asset Management with ecrop - [Getting Started with OmniAsset](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/how-to-use.md): Your Guide to Seamless Integration - [System Architecture and Integration scenarios](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/integration-scenarios.md): Choose anywhere between fully self-managed to everything out-of-the-box - [API Usage Considerations](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/api-usage-considerations.md): Technical aspects to consider when using our API - [Onboarding and Account Setup](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/client-onboarding.md): Prerequisites and how to use the ecrop crypto register platform - [Auth](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/post-client-auth.md): This API endpoint is used to authenticate client and obtain access tokens. By providing the necessary credentials, typically in the request body, clients can initiate a sign-in process. Successful authentication will result in the issuance of an access token, which can be used for subsequent API cal… - [Party Management Overview](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/party-management.md): How to onboard end users using ecrops whitelabel frontend or the API - [Party](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/get-party.md): This API endpoint allows you to fetch detailed information about a specific party. By providing the party's email, you can access party attributes, contact details, and other relevant data. - [Party (Self)](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/get-party-self.md): This API endpoint allows you to fetch detailed information about the current user corresponding party. - [Party](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/post-party.md): This API endpoint allows you to create a new party, which can be either a natural person or a legal entity. - [Party Relationship](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/get-party-relationships.md): This API endpoint allows you to fetch a list of relationships associated with a specific legal party. By providing the party-id, you can access information about the party's connections to other parties. - [Party Relationship](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/post-party-relationship.md): This API endpoint allows you to establish a relationship between two parties. The request body should specify the party ID and the desired relationship type. - [Party Relationship](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/delete-party-relationship.md): This API endpoint allows you to remove an existing relationship between two parties. You can specify the relationship ID or the related party ID to target the relationship to be deleted. - [Security Issuance Overview](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/security-issuance.md): How to create and manage securities and associated campaigns - [Asset](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/get-asset.md): This API endpoint allows you to fetch detailed information about a specific asset. By providing the asset name, you can access asset attributes, metadata, and relevant data. - [Asset](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/post-asset.md): This API endpoint allows you to create new asset. - [Ownership Transfers](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/ownership-transfers.md): The Core of the Crypto Securities Register - [Security ownership transfer using API](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/ownership-transfers-api.md): How to notify the register about ownership transfers e.g. after an investment or when trading crypto securities - [ecrop whitelabel investment app](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/ownership-transfers-app.md): Provide a crowdinvestment solution under your branding using the ecrop crowdinvestment app - [Transfer](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/get-transfer.md): Retrieve a transfer associated with the specified id-in-client. - [Transfer](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/post-transfer.md): This API endpoint enables you to create new transfers. By submitting a POST request with the necessary transfer details, you can initiate the transfer process. To ensure idempotency and prevent duplicate transfers, we guarantee that one transfer with the given transactionKey is stored. - [Transfer](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/patch-transfer.md): Sign a transfer. - [Proof of Action (PoA) Mechanism](https://docs.ecrop.de/omni-platform/omniomni-components/omni-asset/poa-mechanism.md): Sign sensitive API calls with the users private key - [Purpose & Value](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/purpose-and-value.md): Institutional-Grade Crypto Custody for Your Digital Assets - [Key Features](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/key-features.md): Secure, Compliant, and User-Friendly - [Real-World Use Cases](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/real-world-use-case.md): Unlocking the Potential of Digital Assets with ecrop - [Getting Started with OmniSafe](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/how-to-use.md): Your Guide to Secure Digital Asset Custody - [Security](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/security.md): How We Protect Your Digital Assets with OmniSafe - [Multi-Layered Security Architecture](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/security-multi-layered-approach.md): A Defense-in-Depth Approach - [Key Management](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/security-key-management.md): Ensuring Secure Key Lifecycle Operations - [Cold and Hot Wallet Storage](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/security-cold-hot-storage.md): Balancing Security with Operational Needs - [Multi-Signature Wallets and Threshold Signatures](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/security-multisig.md): Distributing Trust and Enhancing Security - [General Security Components](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/security-general-measurements.md): Maintaining a Vigilant Security Posture - [Compliance & Regulatory Features](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/security-compliance.md): Adhering to Industry Standards and Legal Requirements - [API Usage Considerations](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/api-usage-considerations.md): Technical aspects to consider when using our API - [System Architecture and Integration scenarios](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/integration-scenarios.md): OmniSafe: Integration Scenarios for Secure Crypto Custody - [Onboarding and Account Setup](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/client-onboarding.md): Prerequisites and how to use the ecrop crypto register platform - [Auth](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/post-client-auth.md): This API endpoint is used to authenticate client and obtain access tokens. By providing the necessary credentials, typically in the request body, clients can initiate a sign-in process. Successful authentication will result in the issuance of an access token, which can be used for subsequent API cal… - [Wallet Service Overview](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/wallets-overview.md): Learn how to create and manage wallets within the OmniSafe API. - [Wallet](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/create-wallets.md): This endpoint creates a new wallet, which corresponds to an address on the underlying blockchain. The newly created wallet address is returned in the response. This operation directly creates a new address on the blockchain, enabling the storage and management of digital assets. - [Token Resource Overview](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/tokens-overview.md): Understanding token creation and balance retrieval within the OmniSafe API. - [Token](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/create-tokens.md): This endpoint creates a new token and mints an initial supply to a specified owner address. The token's parameters, such as its symbol, initial quantity, and owner, are specified in the request body. Under the hood, OmniSafe handles the necessary blockchain interactions to register the token and ass… - [Balance](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/get-balance.md): Retrieves the token balance for a specific wallet address on the blockchain. To use this endpoint, you'll need the `token-address` that was returned by the [createAndMintToken](/omni-platform/omniomni-components/omni-safe/create-tokens) endpoint when the token was initially created. This `token-addr… - [Transfer Resource Overview](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/transfers-overview.md): Understanding token transfers within the OmniSafe API. - [Transfer](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/transfer.md): This endpoint initiates a token transfer on the blockchain between two wallets. The request body specifies the sender's wallet address, the recipient's wallet address, the token to be transferred, and the quantity. Upon successful processing, a transfer ID (`id-in-client`) is returned. This ID can b… - [Transfer](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/get-transfer-status.md): Retrieves the status of a previously initiated token transfer on the blockchain. To use this endpoint, you'll need the `idInClient` that was returned by the [transfer](/omni-platform/omniomni-components/omni-safe/transfer) endpoint when the transfer was initiated. This `idInClient` allows you to tra… - [Sign Resource Overview](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/signs-overview.md): Understanding message signing within the OmniSafe API. - [Sign](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/signs-post.md): Submits a request to sign an Ethereum message. Uses private keys securely stored within the custody system. The signing process is asynchronous, as it requires approval from the wallet owner(s) via our Proof of Action (PoA) mechanism. - [Sign](https://docs.ecrop.de/omni-platform/omniomni-components/omni-safe/signs-get.md): Retrieves the status of a specific signing request. Returns the signing status (PENDING, DONE, or FAILED). If DONE, includes the generated signature. - [Purpose & Value](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/purpose-and-value.md): Your Shield Against Financial Crime - [Key Features](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/key-features.md): Your Comprehensive AML Compliance Solution - [Real-World Use Cases](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/real-world-use-case.md): AML compliance challenges and protection - [Getting Started](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/how-to-use.md): Your Path to Enhanced AML Compliance - [Legal & Natural Party Risk Assessment (CDD/KYC)](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/feature-party-risk.md): Protect Your Business from Financial Crime with Intelligent Customer Screening - [Product Risk Scoring](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/feature-product-risk.md): Proactively Mitigate AML Risks at the Source - [Real-Time Transaction Monitoring](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/feature-transaction-monitoring.md): Stop Financial Crime in its Tracks with Intelligent, Adaptive Monitoring - [EDD Workflow Automation](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/feature-edd.md): Streamline Enhanced Due Diligence for Faster, More Compliant Investigations - [Global Sanctions and PEP Screening](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/feature-sanction-list-pep-screening.md): Prevent Financial Crime and Avoid Regulatory Penalties with Real-Time Watchlist Monitoring - [Advanced Analytics and AI-Powered Insights](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/feature-advanced-analytics.md): Uncover Hidden Risks and Stay Ahead of Evolving Financial Crime - [Automated Suspicious Activity Reporting (SAR) Generation](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/feature-sar-reporting.md): Simplify Regulatory Reporting and Ensure Timely Compliance - [Intuitive Dashboards and Reporting](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/feature-dashboards.md): Gain Actionable Insights to Optimize Your AML Program - [API Usage Considerations](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/api-usage-considerations.md): Technical aspects to consider when using our API - [System Architecture and Integration scenarios](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/integration-scenarios.md): Integrating with OmniEagle: AML Solutions for Your Business - [Onboarding and Account Setup](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/client-onboarding.md): Prerequisites and how to use the ecrop crypto register platform - [Auth](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/post-client-auth.md): This API endpoint is used to authenticate client and obtain access tokens. By providing the necessary credentials, typically in the request body, clients can initiate a sign-in process. Successful authentication will result in the issuance of an access token, which can be used for subsequent API cal… - [Identity Management Overview](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/identity-overview.md): Integrate with OmniEagle for secure and compliant risk evaluation of identities - [Identity](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/create-identities.md): This endpoint accepts a risk evaluation order for an identity. You submit identity data (including personal and legal information) along with a reference number and webhook URL. OmniEagle processes the data and asynchronously sends the risk evaluation result to the provided webhook URL. A 201 respon… - [Identity](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/get-identity.md): This endpoint retrieves the risk evaluation for a previously submitted identity risk evaluation order. You must provide the `referenceNumber` that was used when submitting the order. The response contains a risk score, a risk level, and a detailed risk analysis (if available). The risk evaluation ma… - [Transaction Monitoring Overview](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/transaction-overview.md): Integrate with OmniEagle for secure and compliant risk evaluation of transactions - [Transaction](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/post-transaction.md): This endpoint accepts a risk evaluation order for a transaction. You submit transaction details (amount, currency, source/destination pockets, etc.) along with a reference number and webhook URL. OmniEagle processes the transaction data and asynchronously sends the risk evaluation result to the prov… - [Transaction](https://docs.ecrop.de/omni-platform/omniomni-components/omni-eagle/get-transaction.md): This endpoint retrieves the risk evaluation for a previously submitted transaction risk evaluation order. You must provide the `referenceNumber` that was used when submitting the order. The response contains a risk score, a risk level, and a detailed risk analysis (if available). The risk evaluation… - [Purpose & Value](https://docs.ecrop.de/omni-platform/omniomni-components/omni-boss/purpose-and-value.md): Your Command Center for Digital Securities, Custody, and AML Management - [Key Features](https://docs.ecrop.de/omni-platform/omniomni-components/omni-boss/key-features.md): Centralized Control, Streamlined Workflows, Enhanced Security - [Real-World Use Cases](https://docs.ecrop.de/omni-platform/omniomni-components/omni-boss/real-world-use-case.md): Transforming Digital Asset Management with ecrop - [Getting Started with OmniBoss](https://docs.ecrop.de/omni-platform/omniomni-components/omni-boss/how-to-use.md): Your quick guide to accessing and using the OmniBoss platform. - [Purpose and Value](https://docs.ecrop.de/omni-persona/purpose-and-value.md): Securely Managing Your Identity and Access Across the OmniOmni Ecosystem - [Key Features](https://docs.ecrop.de/omni-persona/key-features.md): Powering Access, Security, and Portfolio Management - [User Experience](https://docs.ecrop.de/omni-persona/user-experience.md): A User-Centric Design for Effortless Digital Identity Management - [Purpose and Value](https://docs.ecrop.de/tacct/purpose-and-value.md): Your Brand, Our Technology, Seamless Investment Experience - [Key Features](https://docs.ecrop.de/tacct/key-features.md): Empowering Investors and Streamlining Administration - [User Experience](https://docs.ecrop.de/tacct/user-experience.md): A User-Centric Design for Effortless Digital Asset Management - [Company Presentation](https://docs.ecrop.de/wiki/overview/CompanyPresentation.md) - [Vision & Mission](https://docs.ecrop.de/wiki/overview/VisionMission.md) - [Market positioning and competition](https://docs.ecrop.de/wiki/overview/Marketpositioningandcompetition.md) - [Business Model & Revenue Streams](https://docs.ecrop.de/wiki/overview/BusinessModel.md) - [Team & Management](https://docs.ecrop.de/wiki/overview/TeamManagement.md) - [Partner & Ecosystem](https://docs.ecrop.de/wiki/overview/PartnerEcosystem.md) - [Use Cases & Advantages for you](https://docs.ecrop.de/wiki/overview/UseCasesAdvantages.md) - [ROI & cost-benefit-analysis](https://docs.ecrop.de/wiki/overview/ROI.md) - [Custody Software](https://docs.ecrop.de/wiki/product-portfolio/CryptoCustody.md) - [Crypto Register](https://docs.ecrop.de/wiki/product-portfolio/CryptoRegister.md) - [Platform Architecture](https://docs.ecrop.de/wiki/technology/PlatformArchitecture.md) - [Unique selling points](https://docs.ecrop.de/wiki/technology/USPs.md) - [Onboarding Process](https://docs.ecrop.de/wiki/first-steps/OnboardingProcess.md) - [Plattform Basics](https://docs.ecrop.de/wiki/first-steps/PlattformBasics.md) - [Quick Start Guides](https://docs.ecrop.de/wiki/first-steps/QuickStartGuides.md) - [Core Licenses](https://docs.ecrop.de/wiki/regulatory-framework/CoreLicenses.md) - [Anti-money laundering (GwG)](https://docs.ecrop.de/wiki/regulations-supplemental/GwG.md) - [Payment services (ZAG)](https://docs.ecrop.de/wiki/regulations-supplemental/ZAG.md) - [Brokerage and Placement](https://docs.ecrop.de/wiki/regulations-supplemental/BrokerageandPlacement.md) - [Liability Roof (Effecta GmbH)](https://docs.ecrop.de/wiki/regulations-supplemental/LiabilityRoof.md) - [DORA (Digital Operational Resilience Act)](https://docs.ecrop.de/wiki/regulations-supplemental/DORA.md) - [MiCA (Markets in Crypto-Assets)](https://docs.ecrop.de/wiki/regulations-supplemental/MiCA.md) - [International Standards](https://docs.ecrop.de/wiki/regulations-supplemental/InternationalStandards.md) - [Electronic Share Basics](https://docs.ecrop.de/wiki/electronic-shares/ElectronicShareBasics.md) - [Crypto Share and Equity Crowdfunding](https://docs.ecrop.de/wiki/electronic-shares/CryptoShareandEquityCrowdfunding.md) - [Crypto Share Life Cycle](https://docs.ecrop.de/wiki/electronic-shares/CryptoShareLifeCycle.md) - [Regulated Markets (Stock Exchanges, MTFs)](https://docs.ecrop.de/wiki/tradability/RegulatedMarkets.md) - [Unregulated Markets (OTC trading, crypto trading venues)](https://docs.ecrop.de/wiki/tradability/UnregulatedMarkets.md) - [DLT Pilot Regime](https://docs.ecrop.de/wiki/tradability/DLTPilotregime.md) - [Future Developments](https://docs.ecrop.de/wiki/tradability/FutureDevelopments.md) - [Crypto Register](https://docs.ecrop.de/wiki/technical-implementation/CryptoRegister.md) - [Custody Software](https://docs.ecrop.de/wiki/technical-implementation/CryptoCustody.md) - [Staking](https://docs.ecrop.de/wiki/technical-implementation/Staking.md) - [Platform Management](https://docs.ecrop.de/wiki/operations/PlatformManagement.md) - [Compliance Operations](https://docs.ecrop.de/wiki/operations/ComplianceOperations.md) - [Support Services](https://docs.ecrop.de/wiki/support/SupportServices.md) - [Ressources](https://docs.ecrop.de/wiki/support/Ressources.md) - [System Status](https://docs.ecrop.de/wiki/status-updates/SystemStatus.md) - [Release Notes](https://docs.ecrop.de/wiki/status-updates/ReleaseNotes.md) - [Roadmap](https://docs.ecrop.de/wiki/status-updates/Roadmap.md) - [List of Abbreviations](https://docs.ecrop.de/wiki/status-updates/glossary.md) ## OpenAPI Specs - [omni-safe](https://docs.ecrop.de/resources/omni-safe.yml) - [omni-eagle](https://docs.ecrop.de/resources/omni-eagle.yaml) - [omni-asset](https://docs.ecrop.de/resources/omni-asset.yaml) ## Optional - [ecrop.de](https://ecrop.de)