Asset
This API endpoint allows you to create 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.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
BEARER_BOND
, COMMON_SHARE
, PREFERRED_SHARE
, CRYPTO_FUND_SHARE
SINGLE
, CUMULATIVE
Response
BEARER_BOND
, COMMON_SHARE
, PREFERRED_SHARE
, CRYPTO_FUND_SHARE
SINGLE
, CUMULATIVE
INACTIVE
, ACTIVE
, DRAFT