🌳 Creates new asset
Asset Management
Asset
This API endpoint allows you to create new asset.
POST
🌳 Creates new asset
This chapter provides a step-by-step guide to creating and managing assets using ecrop’s API. Creating an asset is the crucial first step in issuing a security on the ecrop platform. The asset represents the real-world item or project underlying the security, holding key information about its nature, quantity, and ownership. This is a critical step as it lays the groundwork for tokenization and subsequent investor offerings. It defines the core properties of the security offering before it is presented to potential investors. The asset you create will be linked to the tokens issued and the campaign used to distribute them. This section focuses on using the API for asset creation, providing the details you need for successful integration with your systems.Documentation Index
Fetch the complete documentation index at: https://docs.ecrop.de/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Available options:
BEARER_BOND, COMMON_SHARE, PREFERRED_SHARE, CRYPTO_FUND_SHARE Available options:
SINGLE, CUMULATIVE Response
201 - application/json
Asset retrieved
Available options:
BEARER_BOND, COMMON_SHARE, PREFERRED_SHARE, CRYPTO_FUND_SHARE Available options:
SINGLE, CUMULATIVE Available options:
INACTIVE, ACTIVE, DRAFT